Phone Call Round https://leetcode.com/problems/linked-list-cycle-ii/ On-Site Coding: Maximum Continuous Sub Array https://leetcode.com/problems/maximum-subarray/ Algos/DS: https://www.geeksforgeeks.org/find-the-point-where-maximum-intervals-overlap/ System Design: Build Amazon's Marketplace
Entry Level Software Engineer Interview Questions
3,165 entry level software engineer interview questions shared by candidates
What would you do if your coworker was upset with your work?
What is inheritence?
Count the number of distinct palindromic substrings of a given string.
What do you look for in a company?
what is oops explain in detail with types
talk about static keyword in Java
Describe a project you have worked on.
Two multiple choice questions about a given function Dijkstra(graph, startProduct), asking for the outcome from the given graph and outcome from dequeue operations
given an nxn matrix where cell values represent the resisitance of a fluid find the minimum path through the matrix going from anywhere on the left column to the right column. possible moves are top-right, right, bottom-right constraints: n < 100 -100 < matrix[i][j] < 100
Viewing 2531 - 2540 interview questions