From c62688010b43b5cf02b262fbe06e76613866a15a Mon Sep 17 00:00:00 2001 From: jhalakgupta2000 <72183024+jhalakgupta2000@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:37:24 +0530 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 460634d..ff8bd5d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -8,10 +8,10 @@ **Class Times:** Monday, Wednesday 4–6pm (11 class sessions) -| Class | Date | Topics | -|:-----:|:-------------------:|:-----------------------------------:| -| 1 | Wednesday, April 25 | [Bit Manipulation] | -| 2 | Monday, April 30 | [Tree Traversals] | +| Class | Date | Topics | sources | +|:-----:|:-------------------:|:-----------------------------------:|:---------------------------------------------------------------| +| 1 | Wednesday, April 25 | [Bit Manipulation] | [https://www.youtube.com/watch?v=v62IKeJtj0k] | +| 2 | Monday, April 30 | [Tree Traversals] | [https://www.youtube.com/watch?v=xo41NfT8218] | | 3 | Wednesday, May 2 | [Priority Queues & Heaps] | | 4 | Monday, May 7 | [Rotating Binary Search Trees] | | 5 | Wednesday, May 9 | [Tries & K-ary Search Trees] |