What programming have you done outside of normal coursework?
Web Software Engineer Interview Questions
289 web software engineer interview questions shared by candidates
Implement a function that accepts continuous stream of speed and a flag(true/false) and print speed when user clicks on a button. Additional conditions: a) user can continuously press button so we may get false positive. b) There may be some interference in this stream so consider that as well.
Written Programming Test
Basic logic
Used real flight positional data to test my ability to write pretty basic, efficient, algorithms. A little bit of SQL at the end too.
One of the easy LC style: Write a function to reverse a string without using a language built-in.
Is faster insert in to array or linked list?
How would you implement polymorphism?
1st round: Was asked Javascript questions, some CSS questions-pretty simple and straightforward. 2nd round: Turned out to be my worst nightmare. Interviewer was snooty and just kept boasting about how good he was. Asked me most questions out of context related to BE, inspite of being aware I am not familiar with them and then kept mocking at me throughout the interview 3rd round: I was asked regular Javascript and AngularJs questions. Overall if you are looking for healthy working atmosphere among peers, then this is not the company for you.
3 whiteboard exercises: 1.) Write up a function that sorts an array 2.) Had a piece of paper with some JS code that reflected code from their code base. I had to identify an error that was present. 3.) Some API design scenarios.
Viewing 151 - 160 interview questions