CS fundamentals: trees, data structures, hash tables, algorithms
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
Mostly Visa tagged Leetcode and conceptual
Q: tell us about yourself
Easy-medium hackerrank problems
How to take input from MSB and LSB and read the values from the slot? (Something like that)
Delete a node in a singly linked list
How to find nth largest element in an array? What is the time complexity of your algorithm?
Basic Array and String questions.
coding question 1: given an array of 1 and 0, count the minimum number of change in positions such that all 1's are aligned to left and 0's to right. Positions can be changed only with the nearby 2 elements.
Count the number of ways to arrange 1-N consecutive numbers in an array of length N such that the ith number does not go into the ith index of the array.
Viewing 881 - 890 interview questions