Count the number of inversions in an array
Engineer 1 Interview Questions
3,915 engineer 1 interview questions shared by candidates
The questions I got was 1 leetcode easy type of question and 1 leetcode medium/hard
to find Longest Palindromic subsequence and print it
Mostly coding question of medium difficulty
Round-1 https://www.geeksforgeeks.org/find-a-triplet-that-sum-to-a-given-value/ similar question but should print all unique triplets Discussed two solutions and coded both of them Asked about the project Round-2 Question 1 --->Suppose linked in want apply a rule to avoid spam request A can set connection request to B only in A and B are connected to some extent say connected with k can be done using BFS Question2--> https://www.geeksforgeeks.org/count-ways-reach-nth-stair-using-step-1-2-3/ Asked about project Round-3 https://practice.geeksforgeeks.org/problems/add-all-greater-values-to-every-node-in-a-bst/1 https://www.geeksforgeeks.org/reverse-a-list-in-groups-of-given-size/ Asked question from DBMS,OS,Computer networks
Round 4: Asked Question : https://www.geeksforgeeks.org/check-whether-an-array-is-subarray-of-another-array/ KMP Asked some behavioral Questions
Medium and medium hard LC questions.
given a mathematical expression to solve ,, algebraic expressions
1.Zig zag traversal of tree 2.Kth smallest number
Arrays, Linked list, file system. OO design
Viewing 3711 - 3720 interview questions