summaryrefslogtreecommitdiff
path: root/sources.txt
diff options
context:
space:
mode:
authornasr <nsrddyn@gmail.com>2026-03-16 20:09:38 +0000
committernasr <nsrddyn@gmail.com>2026-03-16 20:09:38 +0000
commite0722ef001c4cc41827dd83dad13d42d342d03ae (patch)
treef6d0252a1fc603cb5717da814ac64efb80c54cc2 /sources.txt
parent180ccc84aac07c7bee2b09a6e07f7406908409b9 (diff)
refactor(main): updated sources
Diffstat (limited to 'sources.txt')
-rw-r--r--sources.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/sources.txt b/sources.txt
index 18b491b..ff2e010 100644
--- a/sources.txt
+++ b/sources.txt
@@ -10,3 +10,11 @@
10 10
11 11
12 https://github.com/tidwall/btree.c/blob/master/btree.c 12 https://github.com/tidwall/btree.c/blob/master/btree.c
13
14 https://www.youtube.com/watch?v=TOb1tuEZ2X4&t=716s
15 - good explanations on insertion and searching
16
17 https://www.geeksforgeeks.org/dsa/insert-operation-in-b-tree/
18
19
20