
Bikalpa Codes Presents Live Session on
“Implementation of Data Structures in Python From Scratch (Part 2)”
schedule: 2020-07-18, Saturday
Live Stream :
We will begin with tree-based data structures like
- Binary Search Tree,
- Min Heaps,
- Max Heaps,
- Fenwick Trees and
- Disjoint Sets.
In this session, we will start where we left off during the last session. We have already covered
- Stacks,
- Queues,
- Dynamic arrays,
- Sets,
- Hash tables,
- Singly-linked lists and
- Doubly-linked lists.
It is assumed that you have a basic understanding of Python programming language. The event will be hosted live on my YouTube channel, so be sure to set a reminder! You need to be subscribed to take part in the QnA, so make sure you are subscribed.
To Watch The Previous Part 1 Session:
About Speaker:
I’m a full stack software developer and majored in Computer Engineering from Nepal College of Information Technology, Nepal. My favorite languages are Python, Java and JavaScript.