Master Data Structures and Algorithms 1.0
Unlock the fundamentals of data structures and algorithms to enhance your programming skills and solve complex problems efficiently.
Course Curriculum
What is a Programming language?
What is syntax in Programming?
What is Data Type & Variable
Where to write code?
Github Repo creation
Keywords in Programming language
Operators in Programming
Conditional Statement
Looping statements
Java Basics - Part 1
Java Basics - Part 2
Cpp Basics - Part 1
Cpp Basics - Part 2
Python Basics - Part 1
Python Basics - Part 2
Python Basics - Part 2 (ctnd)
Problem Set 1
Cpp Basics - Part 3
Java Basics - Part 3
Python basics - Part 3
Problem Set 2
Live session - Orientation
How to access code for the problems?
How to read a problem in coding platform?
How to write code in coding platforms?
Pattern building basic logic
Pattern 2 & 3
Pattern 4
Pattern 5
Pattern 6
Pattern 7
Pattern 8
Pattern 9
Pattern 10
Pattern 11
Pattern 12
Pattern 13
Pattern 14
Intro to Math - Last digit & Divisibility
Digits of number & Counter
Count digits in a number
First and Last digit sum
Kth Digit of a Number - Power & Traverse
Live session - 2nd Week
Java OOPS Basics - 1