Read XML file and create N-array tree
Senior Software Development Engineer Interview Questions
1,262 senior software development engineer interview questions shared by candidates
how google implments auto suggest in google search
Implement a stack.
how to determine if 2 linked lists are merged at a common node in O(n) time
N-Queen problem -
Print a matrix in spiral fashion...so Matrix input example (Arrows indicate how the spiral happens...start at first arrow go in circle and move to next arrow...etc.) ->1 1 1 1 1 1 -> 2 2 2 1 1 2 2 2 1 1 1 1 1 1 Output: 11111111111111222222
a) Develop a XML parser (rules: Node closures and single root node..i.e. root node cannot be duplicated in structure). b) Count occurrences of words in a string (with string too large to be processed in memory).
reverse a linkedlist
Round 1: Screening by HR: Linux commands like du -sh, PWD, top, grep, and python questions like- the difference between list and tuple.
Having to recite some silly technical reference that I never use to build web applications in .NET. Some of the participants usually from India will just grab a question from a text book.That would be OK if I were in school and reading chapters from that book preparing for an exam or quiz.
Viewing 81 - 90 interview questions