CodezillaClub / 30-Days-of-Code

9 stars 12 forks source link

Vishal-Aravind #70

Open Vishal-Aravind opened 2 years ago

Vishal-Aravind commented 2 years ago

Participant Details

Name/Nickname:Vishal Pronouns:he/him Domain:Data structures and algorithms

Optionally left!! XD

Milestones

Checklist

Vishal-Aravind commented 2 years ago

Day 2

What I learned today --

Introduction and syntaxes

What I will learn tomorrow--

Efficiency

Vishal-Aravind commented 2 years ago

Day 3

What I learned today--

Efficiency and worst case

What I will learn tomorrow--

Approximation

Vishal-Aravind commented 2 years ago

Day 4

What I learned today--

Approximation and collections

What I will learn tomorrow--

Lists and stack

Vishal-Aravind commented 2 years ago

Day 5

What I learned today--

Lists and stack (details and practice)

What I will learn tomorrow--

Queue

Vishal-Aravind commented 2 years ago

Day 6

What I learned today--

Queue (Enqueue and Dequeue)

What I will learn tomorrow--

Recursion

Vishal-Aravind commented 2 years ago

Day 7

What I learned today--

Recursion and intro to sorting

What I will learn tomorrow--

Types of sorting

Vishal-Aravind commented 2 years ago

Day 8

What I learned today--

Bubble, quick, merge sort

What I will learn tomorrow--

Maps

Vishal-Aravind commented 2 years ago

Day 9

What I learned today--

Maps and hashing

What I will learn tomorrow--

load factor, hash maps and string keys