asked about my school interview
Software Developer Entry Level Interview Questions
2,568 software developer entry level interview questions shared by candidates
What do you look for in a company?
Count the number of distinct palindromic substrings of a given string.
talk about static keyword in Java
Two multiple choice questions about a given function Dijkstra(graph, startProduct), asking for the outcome from the given graph and outcome from dequeue operations
what is oops explain in detail with types
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
What would you do if your coworker was upset with your work?
Live coding with a HTML parser
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 2071 - 2080 interview questions