HackerRank question: design a JSON data store, it should be able to retrieve and delete JSON documents similar to the ones you input as parameters.
Graduate Software Engineer Interview Questions
3,316 graduate software engineer interview questions shared by candidates
Tell me about yourself and your motivations
Why did you apply for this role ?
Describe a time where you had to resolve a conflict
- 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.
Data Structures and Algorithms, Leetcode medium-hard style questions
If you meet a person from the grad program, what would be your first question and why?
During your Graduate and Intern experience, you've been nominated for a Xero Value Award, which value do you think you have been nominated for and why?
Name a time you were in a team and overcame a difficult situation.
Typical Hr interview questions and the coding test focused on mostly OOP and data structures
Viewing 3031 - 3040 interview questions