Bottom view of a binary tree. No of paths from top left corner to bottom right corner of a matrix with cost of K.
Software Development Engineer Interview Questions
32,863 software development engineer interview questions shared by candidates
find a specific number in a sorted array
Data structures, algorithms and logic reasoning.
Find the Kth element from the end of a linked list, I'd like to see this done both iteratively and recursively
1. Min stack implementation 2. Connected components analysis
A problem related to memory management system and the required data structures and algorithms
I was asked to implement a cache for storing visited webpages, including some sort of deletion algorithm if the maximum sized was achieved.
A question about chess, which is similar to the "number of islands" in leetcode.
normal algorithm and data structures problem.
Write a function that receives a huge string and a dictionary, return if it is conformed by existing dictionary words.
Viewing 2691 - 2700 interview questions