Code review of hackerrank challenge involving a method to calculate the amount of days between two dates and a graph parsing question.
Internship Software Engineer Interview Questions
23,468 internship software engineer interview questions shared by candidates
You are given an array of nonnegative integers, each of which represents the maximum number of spaces that you can "jump forward" from that position. You start at the 0th index. Compute the minimum-length sequence of jumps that successfully traverses the array (traversal defined as jumping beyond the final element in the array), or determine that there is no such sequence.
Write a function that, given an array, returns an array with the same content of the parameter but without duplicates.
They just asked me about my projects in depth.
Check if two binary search trees are equal
What is your favorite programming language
Questions on DP
Why should we hire you or something similar like that!
What was your capstone project all about?
Why do you want to be a data engineer?
Viewing 2591 - 2600 interview questions