Snapdeal Interview Experience

Top snapdeal interview questions

S.No Interview Question Number of times candidates experienced this question in interviews
1Smallest Positive Number Missing in an Unsorted Array2267
2First non Repeating Element2134
3Find the Number Occurring Odd Number of Times in an Array1950
4Generate all Binary Strings Without Consecutive 1’s1842
5Second Most Repeated Word in a Sequence1798
6Program for Bridge and Torch problem1486
7Implement Two Stacks in an Array1366
8Reverse a linked list1338
9Count of index pairs with equal elements in an array1328
10Find elements which are present in first array and not in second1275
11Find Index of Closing Bracket for a Given Opening Bracket in an Expression1219
12Iterative Method to find Height of Binary Tree1187
13Design a stack that supports getMin() in O(1) time and O(1) extra space1151
14Sort 0s 1s and 2s in an Array1139
15Check if a given array contains duplicate elements within k distance from each other1092
16Queries for counts of array elements with values in given range1077
17Find distinct elements common to all rows of a matrix1035
18Check for Balanced Parentheses in an Expression1000
19Balanced Expression with Replacement964
20Largest Sum Contiguous Subarray963
21Find Nth Node925
22First missing positive914
23Check if Two Expressions With Brackets are Same902
24The Knapsack Problem900
25Non-overlapping sum of two sets883
26How to check if two given sets are disjoint?870
27Tree Traversal (Preorder, Inorder & Postorder)810
28Next Greater Element in an Array779
29Products of ranges in an array775
30Given a binary tree, how do you remove all the half nodes?767
Translate »