shiningflash / Competitive-Programming-Resources

Syllabus and some basic tricks for competitive programming beginner and general coding that increases efficiency of your code and gives an impressive look

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding

GET MY CODE LIBRARY


Advance

STL

  • Vector
  • Stack
  • Queue
  • Deque
  • Map
  • Set
  • Unordered Set
  • Pair
  • Struct

Advance

Primality Test

Advance

Shortest Path Problem

Minimum Spanning Tree (MST)

Sorting

  • Bubble Sort
  • Selection Sort
  • Merge Sort
  • Quick Sort
  • Heap Sort
  • Insertion Sort

Recursion

  • Permutation Generator
  • Tower of Hanoi

Contributed by

ยฉ ๐—”๐—บ๐—ถ๐—ฟ๐˜‚๐—น ๐—œ๐˜€๐—น๐—ฎ๐—บ, ๐๐š๐ฌ๐ฌ๐ข๐จ๐ง๐š๐ญ๐ž ๐๐ซ๐จ๐›๐ฅ๐ž๐ฆ ๐’๐จ๐ฅ๐ฏ๐ž๐ซ & ๐๐š๐œ๐ค๐ž๐ง๐ ๐„๐ง๐ ๐ข๐ง๐ž๐ž๐ซ

Linkedin Badge Twitter Badge Medium Badge Gmail Badge

About

Syllabus and some basic tricks for competitive programming beginner and general coding that increases efficiency of your code and gives an impressive look


Languages

Language:C++ 71.5%Language:C# 17.4%Language:Python 10.3%Language:Java 0.7%