Skip to content

moazzam07/Important_Coding_Problems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo will be partcipating in the Hacktoberfest 2021.

Rules for the Contribution.

  1. Issues will be assigned on First Come First Service Basis.
  2. You can create a new issue.
  3. Maintainer will add hactoberfest lable, if the issue created by you is relevant.
  4. Don't Spam the PR otherwise spam label can be added to your PR.
  5. After creating a PR link the issue also.

If you have any doubt, you can post on Discussions tab.

Coding_problems

  • Questions are according to Topics (T1 ,T2 etc.)
  • CodeChef Questions and CodeForces Questions are also avaiable
  • C++ STL Notes + Questions are available (pdf downlable)
  • For any kind of Contribution Feel Free to Create an Issue and respective PR.

Questions covered 📚

  • Contest

    • Codechef

      • Codechef Starters
      • Long Challenge
      • Lunchtime
      • Cookoff
      • Algomaniac
    • Codeforces

      • Division 2 Contest
      • Division 3 Contest
  • CodeForces(Practice)

    • C++
    • Java
  • AtCoder(Practice)

    • C++
    • Java
  • C++

    • Standard Template Library(STL)

      • Notes
      • Questions
    • OOPs

      • Notes
      • Practice MCQs
  • Data Structure

    • Introduction
    • Array
      • 1D array
      • 2D array
    • Bit Manipulation
    • Strings
    • Searching
    • Sorting
    • Hashing
    • Recursion
    • Stack
    • Linked List
      • Circular Linked List
      • Doubly Linked List
      • Single Linked List
    • Queue
      • Basic Queue
      • Circular Queue
      • Priority Queue
    • Trees
      • AVL Trees
      • B+ Trees
      • Binary Trees
      • Red Black Trees
    • Graph
      • Directed Graph
      • Undirected Graph
    • Heap
    • BackTracking
    • Dynamic Programming

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • Java 1.6%