How to start with DS in C language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to start with DS in C language?

Edit :. For newbies DS means Data Structures

21st Jun 2019, 5:43 PM
Sandesh Dinkar
3 Answers
+ 5
like this : 1) time complexity 2)stack data structure 3) Queues data structure 4)Graph data structure 4)Trees and Binary Trees 5)Sorting algorithms + Heap Sort 6)Hashing
22nd Jun 2019, 1:19 PM
Anon Fox
Anon Fox - avatar
+ 3
you pick up a material or a YouTube video and start coding
21st Jun 2019, 6:57 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 1
Read..The book "Data Structures using C" by Rema Thareja.
1st Jul 2019, 8:04 PM
Swaraj Shelavale
Swaraj Shelavale - avatar