Master Data Structures and Algorithms
Gain a deep understanding of data structures and algorithms to enhance problem-solving skills and coding efficiency. Ideal for aspiring developers and tech professionals.
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
Java OOPS Basics - 1
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
Week 2 Live class
Palindrome of a Number
Reverse a number
Factorial of a number - exp
Factorial of a number
Prime Number
Number of divisors
Factorial & Prime Number
Prime Optimization
GCD of two numbers
Middle One
Number Series
Sum of Series
Series Qns
Reverse without zeros
Count Perfect squares
Swap two variables values