Skip to content

suubh/100-Days-of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100-Days-of-Code

These 100 days are my daily learning experience of C++ , DSA and Problem Solving. Update soon !! Code Daily for the next 100 Days

Start Date End Date
03 Jun 21 11 Sept 21

| | | |


🚩Day 1

Today's Progress : Started learning Cpp and learned about Loops and modifiers in Cpp.

Link to work and resources :


🚩Day 2

Today's Progress : Practiced some basic questions on Recursion,Dynamic Programming.

Link to work and resources : Day2


🚩Day 3

Today's Progress : Learned about Bit Manipulation.

Link to work and resources :


🚩Day 4

Today's Progress : Practiced Sub-Arrays and Sub-Sequences.

Link to work and resources : Subset Array Sum


🚩Day 5

Today's Progress : Strings in CPP . getline(),str.length(),push_back('H'),pop_back(),str1.swap(str2)and sort(str1.begin(),str2.end()).

Link to work and resources : Day5


🚩Day 6

Today's Progress : Worked on a Client Web Dev Project . Practiced Array of String.

Link to work and resources : Day6


🚩Day 7

Today's Progress : Worked on a Client Web Dev Project .Practiced one question (Based on Subsequence)

Link to work and resources : Even Subsets


🚩Day 8

Today's Progress : Worked on a Client Web Dev Project . Practiced one question (Based on Strings)

Link to work and resources : Pattern Matcher


🚩Day 9

Today's Progress : Took the AngelList assesment test.Practiced one question.

Link to work and resources :


🚩Day 10

Today's Progress : Solved some problem and started this README as a Log for 100 Days.

Link to work and resources : GFG


🚩Day 11

Today's Progress : Solved some Quadraples problems.

Link to work and resources :


🚩Day 12

Today's Progress : Solved some problem based on stacks.

Link to work and resources : Pattern Matcher(Stack)


🚩Day 13

Today's Progress : Learned about Object Oriented Programming in C++ and practiced some concepts.

Link to work and resources :


🚩Day 14

Today's Progress : Continued with Object Oriented Programming in C++ .

Link to work and resources :


🚩Day 15

Today's Progress : Smart Pointers and Garbage Collection in C++.

Link to work and resources :


🚩Day 16

Today's Progress : Solved some problems in GFG.

Link to work and resources :


🚩Day 17

Today's Progress : Solved some problems in GFG.

Link to work and resources :


🚩Day 18

Today's Progress : Memory allocation and deallocation in C++ using new and delete.

Link to work and resources :


🚩Day 19

Today's Progress : Structure in C++

Link to work and resources :


🚩Day 20

Today's Progress : New keyword and New operator.

Link to work and resources :


🚩Day 21

Today's Progress : Linked List (Structure)

Link to work and resources :


🚩Day 22

Today's Progress : STL

Link to work and resources :

About

My learning experience of C++ and DSA and Questions.

Topics

Resources

License

Stars

Watchers

Forks

Languages