Is a given path in a maze is feasible
Software Engineer Internship Interview Questions
23,465 software engineer internship interview questions shared by candidates
The following block of code is broken. How would you fix it?
Descriptive array question 2 – Yesterday thieves broke into a local jewelry store and stole some jewels. Your colleague is investigating the case and knows that the jewels were numbered from X to Y (inclusive), The numbers are distinct. However, your colleague does not know the exact values of X and Y. It is guaranteed that X is less than or equal to Y. Currently, there are N jewels in the store. Your task is to help your colleague determine the minimum number of jewels the thieves have stolen.
Hackerrank test which was based on Core Java MCQ questions.
add two number in array,
They asked probably a medium level leetcode.
Given an integer array, one element occurs odd number of times and all others have even occurrences. Find the element with odd occurrences.
1. Describe two fundamental concepts in object oriented programming.
Algorithm question dedicated to some synonym list, how to sort etc.
You're asked to pull JSON data down from an API, convert it into a dictionary, extract data, convert it back into JSON and sent it to another API.
Viewing 1931 - 1940 interview questions