DSA questions. No questions on project, or other any other subject. Q:Implement binary search tree with functions for insertion, deletion and traversal Q:Implement a graph with functions for bfs, dfs and shortest path finding using Dijkstra's algorithm Q: Implement Stack using LinkedList Q:Given a text file print frequency of all words