Whiteboard Coding: show all permutations of a list of strings, with each permutation being a maximum of N items from the list.
Principal Software Engineer Interview Questions
2,067 principal software engineer interview questions shared by candidates
Whiteboard Coding: swap every two items in a linked list.
Lots of interviews with one question being architect an online store with products.
Rotate a string of characters e.g. input param1 "interview" , param2 2 output ewintervi
Mostly project related discussions. Then given a scenarios and checked if I am able to design the architecture of the system they were planning to design. Technical people were fair. They were helpful in nature. But their HR department and top management is really really problematic. Attitude of CTO is screwed up. I doubt whether he had smiled in his complete life or not.
Round 1 - online test Write 3 code snippets in C++, few MCQs on DS, Networking, OS etc. to answer Round 2 - f2f 1> You are given a directed graph. Write code to find a node/vertex in it such that it can directly or indirectly reach all other nodes in the graph. 2> Explain any debug challenges you have faced in your current project, from crash dump in C++ to Java issues Round 3 - f2f 1> Explain the project - Do you know about FUSE filesystem 2> Design a directory walker using multi-threading 3> How can you find duplicates in a huge-stream of incoming objects
Tell me a difficult project you implemented?
how do you handle the scenario when your proposal get rejected?
Where do you see yourself in 5yrs?
Giving m color, find whether it can coloring the graph with n vertex.
Viewing 1311 - 1320 interview questions