DSA Part 8: Dynamic Programming
What is dynamic programming, top down and bottom up approach, lcs, lis
DSA Part 7: Searching & Sorting Algos
Merge, Quick, Radix, Bubble, Heap, Shell, Bucket, Tim Sort
Interview Prep: MERN
All of the questions I have been asked so far
Interview Prep: HTML, CSS & JS
All of the questions I have been asked so far
Interview Prep: DevOps
All of the questions I have been asked so far
DSA Part 6: Arrays
Static and dynamic arrays, vectors in STL, trapping rainwater, window sliding, prefix sum
Intro to ML Part 8: Preprocessing
Importng and splitting datasets, handling missing values, encoding categorical values, feature scaling
Intro to ML Part 2: List, Tuple & Dict
List, tuple and dict in python
DSA Part 5: Recursion
Basic of recursion, PMI, tail recursion, pow(x,n), subset, powerset, count and sum of integer, is_sorted(), fibonacci series, factorial, first and last index of a number
DSA Part 4: Pointers & Preprocessors
Pointers, pointer arithmetic, character array, double pointer, typecasting, reference variables, dynamic allocation,preprocessors, macros, define, const and global variables, inline functions
Intro to ML Part 1: Introduction
Installing and uninstalling Anaconda, Jupyter Keybindings, basics of python, os, requests, sys, pwntools
DSA Part 3: Bit Manipulation
binary numbers, msb, lsb, unsigned and signed 32-bits int, 2’s complement, bitwise operators, some common bitwise operators
Google Codejam 2022
C++ Solutions to Google Codejam, 2022.
Intro To Stock Market
common myths, dividend vs interests, types of orders, ipo, fso, bottom up/down, lower/upper circuit, promoter, sebi, nifty, sensex
DSA Part 2: Mathematics
Number sequences, extended euclidean algorithm, prime factorization, sieve of eratosthenes, lcm , gcd
DSA Part 1: Introduction
Asymptotic notation, big-oh time complexity, space complexity, complexity Graph, possible verdicts
April 2022 Leetcoding Challenge
C++ Solutions to April Leetcoding Challenge, 2022.
Google Kickstart 2022
C++ Solutions to Google Kickstart, 2022.
Project Euler
Python solutions to first 100 problems on Project Euler
Weekly and Biweekly Contests March Leetcode
All of my accepted submissions on Leetcode , March 2022.
March 2022 Leetcoding Challenge
C++ Solutions to March Leetcoding Challenge, 2022.
Programming Skills I Study Plan Leetcode
C++ Solutions to Programming Skills I, Leetcode.
Dynamic Programming I Study Plan Leetcode
C++ Solutions to Dynamic Programming I, Leetcode.
Google Hashcode 2022
C++ Solutions to Google Hashcode Online Qualification Round, 2022.
NLTH Wipro 2022
All of the submissions for Elite NLTH, February 2022.
BST 450 DSA Love Babbar
Search a node in BST
Binary Tree 450 DSA Love Babbar
Level order traversal
Atcoder Contests 2022
All of my accepted submissions on Atcoder [2022]
Linked List 450 DSA Love Babbar
Reverse a string
Array 6 Months DSA Sheet Work@Tech
C++ Solutions to six month DSA Sheets, Work@Tech