BQ question it's usually tell me a time about an experience
Sde Interview Questions
16,597 sde interview questions shared by candidates
typical data structure and algorithm my question was based on the linked list
Given a string S of distinct character of size N and their corresponding frequency f[ ] i.e. character S[i] has f[i] frequency. Your task is to build the Huffman tree print all the huffman codes in preorder traversal of the tree. Note: While merging if two nodes have the same value, then the node which occurs at first will be taken on the left of Binary Tree and the other one to the right, otherwise Node with less value will be taken on the left of the subtree and other one to the right.
Merge Interval using the In place using sort approach
Tell me about a time when you had a deadline?
They asked me to do a bubble sort
Which kind of sort is used by Array in java. What is the complexity?
Questions asked are mirror tree and search sum of a pair in rotated sorted array
Binary Search Tree and Stacks
Insertion and searching in tries
Viewing 591 - 600 interview questions