They gave me question to solve and after the solution submission asked me if i can optimize the code.
Software Developers Interview Questions
96,233 software developers interview questions shared by candidates
A mini project on pizza delivery system was asked to design . programs : 1) WA system to add records like stocks and their info like name , symbol , price etc . An option to query the records and implement autocomplete type search so that all records matching the search criteria should be returned . 2) A program to design a data structure nStacks , n number of Stacks having an overall fixed capacity of k elements . It should have operations like push(int element,int stackNumber) and pop(int stackNumber) , which should do respective operation on the given stack number . Underlying data structure to store elements should be only one array .
Output of Printf("%d",scanf("%d",&i));
How can I stop re-rendering in React everytime state gets updated.
some question on sorting and some sql question asking about join in mysql and some of them are aptitude question
They wanted to know If I had worked on database internals
Java based job, but they asked me several C++ questions too, I guess as I had claimed I knew C++. Questions like virtual functions, friend functions, virtual destructors...
Resume had Unity Development on it. Got some nice geometry questions. Is string a palindrome (str: string ) : boolean Find the center of circle ( radius: number, pointOnArc: Point, centerDirection:Point ) : Point Draw Square Mesh ( length: number ) : { triangles:number[], vertices:Point[] }
The technical phone round was easy. Given a list of strings, a, z, xyc, abc, ab, bc, dz you have print, (a,z), (abc, xyc), (ab,cd), (dz). Each of the characters of the strings abc and xyz are shifted by three units. On site interview was weird, as I mentioned before none of the engineers were prepared to ask questions. The first round, they asked me fib series, two sum problem and some random brain teasers because I answered them too "soon". The next round was again fib series and bucket sort. The final round was design your game.
Are you serious? Companies still use [insert outdated technology here]???
Viewing 791 - 800 interview questions