Pinned Repositories
365-Days-of-Code
I am shearing daily learning of code here.
Abhikalpana
DBMS project
ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
Algorithms-Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Array-1
Backtracking-2
Bactracking-1
Beyond-LeetCode-SQL
Analysis of SQL Leetcode and classic interview questions, common pitfalls, anti-patterns and handy tricks. Sample databases.
Binary-Search-1
leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
tanujars's Repositories
tanujars/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
tanujars/365-Days-of-Code
I am shearing daily learning of code here.
tanujars/ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
tanujars/Array-1
tanujars/Backtracking-2
tanujars/Bactracking-1
tanujars/Beyond-LeetCode-SQL
Analysis of SQL Leetcode and classic interview questions, common pitfalls, anti-patterns and handy tricks. Sample databases.
tanujars/Binary-Search-1
tanujars/Binary-Search-2
tanujars/book
book
tanujars/coding-interview-university
A complete computer science study plan to become a software engineer.
tanujars/Competitive-Coding-1
tanujars/Competitive-Coding-6
tanujars/CompetitiveProgramming
My random competitive programming solutions (and other stuff)
tanujars/Design-1
tanujars/Design-2
tanujars/DP-1
tanujars/DP-2
tanujars/Hashing-1
tanujars/Hashing-2
tanujars/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
tanujars/Leetcode
This Repository Contains All My Solved Leetcode Problems.
tanujars/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
tanujars/PreCourse-1
tanujars/PreCourse-2
tanujars/react-picture-annotation
A simple annotation component.
tanujars/the-algorithm
Source code for Twitter's Recommendation Algorithm
tanujars/The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
tanujars/The-Sparks-Foundation---Data-Science-Business-Analytics
tanujars/Two-Pointers-1