Describe a complicated feature or process you did
Full Stack Software Developer Interview Questions
19,498 full stack software developer interview questions shared by candidates
The main page of the skill review test listed all languages and technologies that I have previously selected in my application form. It was multiple sections with 45 questions in total for an approximately hour-long time-frame. Each item in the list mentioned the time and number of questions required.
1>Write a program to merge two Linked-list in ascending order.(first use array for the same problem then use linked-list). You should consider each corner cases. 2> Write down C code to transform a binary tree into its mirror image. 3> Write down C code to print a tree in zigzag order. 4> There was N number of peoples in a row. There was a killer with a gun, who kills every Kth people i.e (killer starts counting from 1st person and the killer will kill the Kth person, then again he starts counting from (K+1)th person and will kill the (2K+1)th person and so on.). You have to write down a code in C which will detemine the position of the last person who will survive. 5> Some questions on Basic DS, ALGO and Combinatorics.
What is a function in a program.!?
Levenstein Algorithm, implementation and working.
implement a timed model then post a http request
How would you optimize a function for performance?
Build a toy web app to the specification they provide. It is a take-home, and took me about 4 hours to complete.
Describe your experience optimizing an application for performance.
Having a list of numbers, and a number- find whether there is a pair of numbers which sum is equal to the given number.
Viewing 2701 - 2710 interview questions