Projects in Awesome Lists by CodingWizard2001
A curated list of projects in awesome lists by CodingWizard2001 .
https://github.com/codingwizard2001/cpp-projects
C++ is one of the most popular programming languages widely used in the software industry for projects in different domains like games, operating systems, web browsers, DBMS, etc due to its fast speed, versatility, lower-level memory access,
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/advanced-cpp-codechef
Learn about STLs in C++ which provide a rich set of pre-implemented data structures (e.g., vectors, sets, maps) and algorithms (sort, find, binary_search). Learning about STLs will save you a lot of time when solving problems on Data structures and algorithms..
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/codechef-problems
CodeChef is a competitive programming platform that offers a variety of problems to solve. The problems are categorized into different difficulty levels, from beginner to advanced. The problems are also categorized into different topics, such as data structures, algorithms, math, and programming languages.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/codeforce_problem
This repository contains a C++ solution to the Codeforces problem . The solution efficiently addresses the problem constraints and provides correct and optimal results.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/uber-tagged-leetcode-problems
Uber tagged Leetcode problems are questions that have been tagged as Uber questions on Leetcode.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/best-20-problems
Mastering these coding patterns can significantly enhance problem-solving skills, making stand out in any DSA interview.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/sql-problems
SQL, or Structured Query Language, is a programming language used to store and process information in a relational database. Relational databases store data in tables with rows and columns that represent data attributes and relationships. SQL commands are used to access, manage, modify, update, control, and organize data in a database.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/leetcode-patterns
LeetCode has proven itself as a great resource and repository for practicing a large number of coding interview questions. This kind of practice is necessary for those preparing for interviews. But without considering the patterns associated with each question and answer, such an effort is futile given the sheer vastness of the computing subject.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/leetcode-sql
This repo contains all my SQL solutions from LeetCode website in order to practice my SQL programming skills.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/leetcode-easy
LeetCode is a platform that provides coding practice questions for software developers. The easy questions are designed to test the basic concepts of a particular data structure or algorithm.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/dsa
DSA is defined as a combination of two separate yet interrelated topics – Data Structure and Algorithms.
cpp data-structures datastructures-algorithms
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/landing-page
A landing page is a standalone web page, created specifically for a marketing or advertising campaign. It's where a visitor “lands” after they click on a link in an email, or ads from Google, Bing, YouTube, Facebook, Instagram, Twitter, or similar places on the web.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/leetcode
LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills
cpp cpp17 daily-coding-problem dailyprogrammer leetcode leetcode-cpp leetcode-cpp-solutions leetcode-potd leetcode-practice leetcode-problem-solution leetcode-questions leetcode-solutions potd potd-solution practice
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/bit-manipulation-leetcode-problem
Bit manipulation is the process of applying logical operations on a sequence of bits to achieve a required result. It is an act of algorithmically manipulating bits or other pieces of data shorter than a word.
bit-manipulation bit-manipulation-questions cplusplus cplusplus-17 cpp daily-coding-problem leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions practice problem-solving
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/binary-search
Binary search is a fundamental algorithm used to efficiently locate a target value within a sorted collection of elements. It follows a divide-and-conquer strategy, continuously narrowing down the search space until the target is found or determined to be absent.
algorithms binary-search binary-search-cpp binary-search-problem binary-search-solutions coding cpp cpp17 leetcode leetcode-cpp leetcode-practice leetcode-solutions problem-solving
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/strivers-dsa
Striver's A2Z DSA Course/Sheet is a comprehensive resource that focuses on logic and coding in C++ helping users crack top tier companies and improve problem-solving skills for placements.
cplusplus cplusplus-17 cpp data-structures-and-algorithms dsa dsa-sheet solution striver-a2z-sheet
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/svg-loading-
Scalable Vector Graphics (SVG) is an XML-based vector image format for defining two-dimensional graphics, having support for interactivity and animation.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/beginner-dsa
CodeChef's Beginner DSA is a resource for beginners to learn data structures and algorithms (DSA). It includes a set of 10 problems that help users get familiar with their chosen programming language and solve basic math and if-else questions.
Last synced: 12 Jul 2025
https://github.com/codingwizard2001/important-question-for-codinground
These questions could cover a range of topics including data structures, algorithms, problem-solving, programming languages, and more.
Last synced: 17 Jul 2025
https://github.com/codingwizard2001/beats-headphone-store
Welcome to the Beats Headphone Store, your ultimate destination for premium audio experiences. Dive into a world of unparalleled sound quality and sleek design with our range of cutting-edge headphones.
Last synced: 16 Jul 2025
https://github.com/codingwizard2001/javascript
JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/loading-animation
css css3 html html5 loading loading-animation loading-animations
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/zelt-home-page
Zelt Home Page
clone-website css css3 homepage html html-css html-css-javascript html5 javascript zelt
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/restaurant-website
This project is a responsive restaurant website designed using HTML, CSS, and JavaScript. The website includes key sections such as the homepage, menu, about us, and contact information. The homepage features an inviting hero image, a brief introduction to the restaurant, and highlights of popular dishes.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/learn-cpp-codechef
Learn the basics of C++ programming language with our practice oriented course. You will get to write code in our online editor from the first lesson itself and test your knowledge.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/practice-cpp-codechef
Solve C++ Practice problems online with the Practice C++ path on CodeChef. Write code for over 200 C++ coding challenges and prepare for interviews.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/algorithm-practice-codechef
An algorithm is a set of commands that must be followed for a computer to perform calculations or other problem-solving operations.According to its formal definition, an algorithm is a finite set of instructions carried out in a specific order to perform a particular task.
Last synced: 11 Jun 2025
https://github.com/codingwizard2001/sql-practice
Structured query language (SQL) is a programming language for storing and processing information in a relational database. A relational database stores information in tabular form, with rows and columns representing different data attributes and the various relationships between the data values.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/tcs-nqt-coding-sheet
This post contains all popular and most frequents coding questions asked in the TCS NQT test and other similar tests
cplusplus cpp20 data-structures datastructures-algorithms dsa striver-tcs-nqt-sheet tcsnqt
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/leetcode-sql-50
Basic to intermediate SQL topics 50 essential SQL questions
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/top-interview-150
A repo which contains LeetCode top 150 interview questions. This repo will be sorted according to different topics of questions.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/leetcode-contest
LeetCode is a leading platform for technical interview preparation and coding challenges. Its contests feature a variety of algorithmic problems spanning different difficulty levels, providing participants with an opportunity to test their skills, compete against peers, and showcase their problem-solving abilities.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/e-book-store
Creating a book store website using HTML, CSS, and JavaScript: This article provides a guide on how to create a book store website using HTML, CSS, and JavaScript.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/general-animation
Provides a list of the Top HTML & CSS Template based Projects that will you develop basic Frontend skills, i.e. enriching your HTML & CSS knowledge.
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/leetcode-math
LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills
cplusplus cpp cpp17 leetcode leetcode-cpp leetcode-solutions
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/pattern-printing
All Pattern question using C++
Last synced: 27 Mar 2025
https://github.com/codingwizard2001/mini-projects
css css3 html html-css-javascript html5 javascript miniproject
Last synced: 27 Jul 2025
https://github.com/codingwizard2001/cpp-puzzles
Puzzles contain a problem and a pre-defined solution. But the solution is either incomplete and your task is to complete it (Code Completion Puzzle). Or the solution is wrong and your task is to debug it (Debugging Puzzle) by codechef.
Last synced: 02 Sep 2025
https://github.com/codingwizard2001/number-theory
Number theory is a branch of mathematics that deals with the properties and relationships of numbers, particularly integers. It encompasses various topics, including prime numbers, divisibility, modular arithmetic, congruences, and Diophantine equations. Number theory has applications in cryptography, computer science.
cplusplus cpp cpp17 daily-coding-problem leetcode leetcode-cpp leetcode-solutions number-theory number-theory-leetcode-problem problem-solving
Last synced: 28 Aug 2025