One was similar to LRU cache.
Graduate Software Engineer Interview Questions
3,311 graduate software engineer interview questions shared by candidates
Just online assessments. Stay away.
Data Structures and Algorithms, Leetcode medium-hard style questions
Please solve this math question
Tell me about how you approach technical tasks
Why do you want to be a software engineer?
Questions regarding trees graph medium-hard leetcode problems
Both questions were from Leetcode medium/hard difficulty.
Leetcode medium questions. Hr behavioural questions.
- Given a string, determine if it has a permutation which is a palindrome. - Given an integer array arr and int k, determine how many subsets of arr s.t the sum of its' max and its' min is k at most. - Given a string consists only of parentheses, determine whether it is balanced or not. - Given a permutation, find the next permutation in the sequence. - Given a string, determine whether it is almost palindrome (i.e omitting one character results in a palindrome). - Given an iterable, return its' power set.
Viewing 3051 - 3060 interview questions