Tell me about an experience you’ve had solving a problem, looking back what would you do differently?
Software Engineer 1 Interview Questions
3,917 software 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
Reverse sets of k nodes in a linked list
Boundary traversal of a tree. Min cost path from top left to the bottom right.
Leadership principles + Stack, Tries, and File recursion questions
String manipulation and DP problems.
Viewing 3801 - 3810 interview questions