Patnam Venkata Koushik
@Koushik
4 published packets
Joined Dec 2020
Published Projects
Binary search tree class in Python
Implementing the functions of a binary tree class such as inserting, deleting, and printing the nodes using Python
Feb 19, 2021
Building stack using linked list in Python
Implementing various functions of a stack using the singly linked list class in Python
Feb 15, 2021
Max priority queue using Python
Implementation of the max priority queue and providing some functions such as getting length, inserting and deletion using Python
Feb 04, 2021
Simple virtual assistant using Python
Building a simple virtual assistant that takes input from the user as an audio input and gives the output as a text and audio output in Python
Jan 28, 2021