* find the all possible words in a 5x5 char array. assume that there is a valid word list, word chars can be any directions. * design system question: design a system like pastebin * coding question: design a library to find/filter files in system using an object oriented programming language
Software Development Engineer Interview Questions
32,863 software development engineer interview questions shared by candidates
1. Swap node in a linked list 2. Interval merging problem
Programming question - Given reverse polish notation, return the integer value of the expression aka "5,3,+,2,/" would be 5 + 3 = 8 and then 8 / 2 = 4.
DSA Code question on Arrays
They asked me to do a bubble sort
Which kind of sort is used by Array in java. What is the complexity?
Leet-code problems with heavy mathematical notation (because of course that happens in real life)
1. Boundary traversal of a binary tree. 2. Binary tree to a singly linked list.
Questions on their Leadership Principles and interview coding questions
how was your first round ?
Viewing 2561 - 2570 interview questions