KUNGFU TECH vietnam
6304 câu hỏi phỏng vấn Full-Stack, Coding & System Design Interview
Bộ lọc:
What is a Graph?
Define Stack
What is Heap?
What is Priority Queue?
Explain why Stack is a recursive data structure
Define Linked Lis
Name some characteristics of Array Data Structure
Define Tree Data Structure
What is String in Data Structures?
What is Trie?
Define Binary Tre
What is Queue?
What is Hash Table?
What are Dynamic Arrays?
Name some disadvantages of Linked Lists?
What is Binary Search Tree?
Under what circumstances are Linked Lists useful?
Why and when should I use Stack or Queue data structures instead of Arrays/Lists?
What is the difference between Strings vs. Char arrays?
What is Complexity Analysis of Queue operations?
What are some types of Linked List?
What is the space complexity of a Hash Table?
What is Binary Heap?
What's the difference between the data structure Tree and Graph?
What are some types of Queue?
What is an Associative Array?
Name some common types and categories of Graphs
What does Sparse Array mean?
What is complexity of Hash Table?
Compare Heaps vs Arrays to implement Priority Queue
Name some application of Trie data structure
What is AVL Tree?
What is Balanced Tree and why is that important?
What are some main advantag...
How To Choose Between a Hash T...
What is Rope Data St...
How would you traverse...
When is doubly linked list more e...
What is Red...
Explain wha...
What is Bipartite Gra...
What are Pas...
How are B-Trees u...
Compare lookup operatio...