Basic Algorithm questions
Internship Engineer Interview Questions
24,135 internship engineer interview questions shared by candidates
Convert an int to a binary string
Tell me something about yourself? and 2 coding questions from leetcode. The leetcode questions were easy level but they wanted you to have your own test cases selected. Some people received only one coding question but then the level of difficulty was hard. Mostly checked normal data structure skills.
Find the shortest substring of a string that contains all the characters of a given pattern.
Getting top k min elements in an array.
Given a sorted array that may have repeated elements, count each different element.
Modify a list in place in a certain way.
Straightforward array related question.
Given a fibonacci series, write code to return the element at nth index.
the longest subsequence of duplicates in list
Viewing 741 - 750 interview questions