Rotate 90 deg given matrix and find k nearest points using k limited space
Software Development Engineer Interview Questions
32,863 software development engineer interview questions shared by candidates
Leet code medium range problems.
bottom view of the binary tree (leetcode medium)
Implement package manager. Given array input of packages and their dependencies, output the order which packages needs to be installed in
Check if the tree is degenerated. Write a code which prints order of pretender to English thorne (you had to use tree and add code to addBirth and addDeath)
2 behavorials and how to find the top k elements in a list
Reverse a given linked list
desenhe uma solução de um aplicativo de celular para auto-complete de palavras
There multiple variations of Binary Tree traversal including normal methods like in-order, post-order, then more complex methods like skipping alternate nodes and levels. Final question was to display the binary tree in a zig-zag pattern.
When you import a library, it's dependencies get imported and compiled recursively. Print order in which the imported libraries and dependencies were compiled
Viewing 2611 - 2620 interview questions