Tell us about one of your personal or university projects
Graduate Software Engineer Interview Questions
3,320 graduate software engineer interview questions shared by candidates
Given a string, count and return the number of occurrence of each substring
Given the time in decimal format, print it out in full letters.
Tell me about the last time you had to work as part of a team
2 leetcode medium code challenges
What is the difference between Java and Python?
What will you like to gain from this scheme?
A string A contains k lowercase letters and can form multiple subsequences (not necessarily contiguous). If each lowercase letter appears with the same frequency in a subsequence as in the original string, then this subsequence is considered a perfect subsequence. Given a string A, determine the number of its perfect subsequences. For example, in the string "abca", the subsequences "a", "b", "c", "a", "ab", "bc", "ca", "aa", etc., are all valid.
Tell us about a group project and setback you encountered and how you dealt with it
I was asked Hard / Medium LC questions.
Viewing 1351 - 1360 interview questions