During the initial interview round, I encountered two interviewers. They commenced the session by introducing themselves and subsequently requested that I provide a brief overview of my professional background. Following this, they informed me that the interview would comprise four data structure and algorithm (DSA) questions, culminating in a series of fundamental computer science inquiries. The first DSA question centered on string manipulation, while the second explored the concept of stacks. The third DSA question delved into graph depth-first search (DFS) traversal. On the whole, the DSA questions presented a moderate level of difficulty. Regrettably, I encountered challenges in addressing the networking questions posed at the conclusion of the interview.
Web Applications Developer Interview Questions
486 web applications developer interview questions shared by candidates
Questions were on past projects undertaken; if there were challenges then how were they tackled.
They asked a very specific question about Linux command syntax in the first interview, it was unexpected because the head of human resources was not technical person.
Pretty basic
write a programme in javascript to find out 2nd largest number
Why should we hire you ?
Tell me about any design patterns you're aware of.
Nothing too difficult if you know how to solve logical puzzles.
Write a function that will traverse an unbalanced, unsorted binary tree, looking for a node with a specific value. Your function should return a pointer to that node.
Viewing 361 - 370 interview questions