Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
DBMS Interview Questions and Answers
Home
Questions
DBMS
0
votes
Q: What is the difference between the Breadth First Search (BFS) and Depth First Search (DFS)?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is graph data structure and its representations? What are the applications for graphs?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: Compare different implementations of priority queue
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is a priority queue? What are the applications for priority queue?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What are some key operations performed on the Deque data structure?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is a deque data structure and its types? What are the applications for deque?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What are tree traversals?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is binary search tree data structure? What are the applications for binary search trees?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is binary tree data structure? What are the applications for binary trees?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is the time complexity of basic operations get() and put() in HashMap class?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: How does HashMap handle collisions in Java?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is the requirement for an object to be used as key or value in HashMap?
answered
Aug 10, 2023
in
DBMS
by
DavidAnderson
dbms
0
votes
Q: What is hashmap in data structure?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What is an asymptotic analysis of an algorithm?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
dbms-interview-questions-answers
0
votes
Q: What are differences between Array and Linked List?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
dbms-interview-questions-answers
0
votes
Q: What are the different types of Linked List data structures?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
dbms-interview-questions-answers
0
votes
Q: What is a linked list data structure? What are the applications for the Linked list?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What are the different types of array data structure?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
dbms-interview-questions-answers
0
votes
Q: What is array data structure? What are the applications of arrays?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: How do you implement stack using queues?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: How to implement a queue using stack?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What are differences between stack and queue data structure?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What are different operations available in queue data structure?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What is a queue data structure? What are the applications of queue?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What are different operations available in stack data structure?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What is a stack data structure? What are the applications of stack?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What different types of Data Structures?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: Can you explain the difference between file structure and storage structure?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: Explain the process behind storing a variable in memory.
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
0
votes
Q: What are some applications of Data structures?
answered
Aug 9, 2023
in
DBMS
by
DavidAnderson
data-structure-interview-questions
To see more, click for all the
questions in this category
.
...