Please solve this math question
Graduate Software Developer Interview Questions
4,487 graduate software developer interview questions shared by candidates
Tell me about how you approach technical tasks
Why do you want to be a software engineer?
Tell us about a setback you've experienced and how you've overcome it.
Q: Please give me an example of a time when you have come up with an innovative solution to a problem. What was the outcome?
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.
Leetcode questions of medium difficulty.
Viewing 4161 - 4170 interview questions