Change the repository type filter
All
Repositories list
5 repositories
GraphDS
PublicA program that implements Depth First Search, Breadth First Search, and Dijkstra's Algorithm using a Graph data structure.InfixToPostfix
PublicA program that converts an Infix expression to a Postfix one as well as evaluates a Postfix expression by utilizing a LinkedStack data structure.HuffmanCode
PublicA program that converts an input string to Huffman code and vice versa using a PriorityQueue data structure.MapOne
Public- Prediction of Human Central Features Using a PLP-CNN Voice Input Approach