Pranay Ponkiya's repositories

LL1_Parser

Implementation of full LL1 Parser (First-Follow, Parse Table, String Parsing)

Language:PythonStargazers:6Issues:1Issues:0

AVL_Tree

Implementation of AVL tree with its functionalities

Language:CStargazers:1Issues:0Issues:0

BFS-DFS

Implementation of Breadth-First Search and Depth-Firs search

Language:CStargazers:1Issues:1Issues:0

Binary_Search_Tree

Implementation of all BST traversals and tree cloning

Language:CStargazers:1Issues:1Issues:0

Data_Structures

Basic implementations of some data structures and their operations

Language:CStargazers:1Issues:1Issues:0

Felicity-A_Smart_Windows_Assistant

The smart Windows assistant.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Heap_Sort

Implementation of Heap-Sort algorithm

Language:CStargazers:1Issues:0Issues:0
Stargazers:1Issues:0Issues:0

Red-Black_Tree

C language Implementation of Red-Black Tree and all the functionalities on it

Language:CStargazers:1Issues:1Issues:0

Time_Complexity_Analysis

Analysis of time complexity of some well known algorithms

Language:CStargazers:1Issues:1Issues:0

Anime_Recommendation_System

Recommend anime to user based on his previous reviews with the use of clustering.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Customer_Helpdesk_with_Smart_Document_Understanding

Smart Chat-bot built on IBM Watson with SDU(Smart Document Understanding)

Language:JavaScriptStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Ciphers

Python implementation of Cryptography techniques

Language:PythonStargazers:0Issues:1Issues:0

github-readme-stats

:zap: Dynamically generated stats for your github readmes

License:MITStargazers:0Issues:0Issues:0

infix2postfix

C program to convert an infix expression in the postfix expression

Language:CStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

postfix2infix

C program to convert a postfix expression to the infix expression with the evaluated answer

Language:CStargazers:0Issues:1Issues:0