Menu
CLCompetitive ProgrammingRoadmapContestsToolsBlog
GitHub
🌜
🌞
CLCompetitive Programming
  • Roadmap
  • Contests
  • Tools
  • Blog
  • GitHub
  • Basics
    • Learn C++
    • Time and Space Complexity
    • Some other important things
  • STL
    • STL Tutorials
    • Practice Problems for STL
    • Editorials to STL practice problems
    • Implementation and Regular Contests
  • Number Theory
    • Number Theory Tutorials
    • Practice Problems for Number Theory
  • Binary Search
    • Binary Search Tutorials
    • Practice Problems for Binary Search
  • Graph Theory
    • Graph Theory Tutorials
    • Practice Problems for Graph Theory
  • Programming Techniques
    • Greedy Tutorials
    • DP Tutorials
    • Practice Problems
  • Advanced
    • DP on Graphs
    • DP with Bitmasks

Practice Problems for STL

Hackerrank#

  1. Hackerrank STL problems
  2. Balanced brackets
  3. Queries with fixed length

SPOJ#

  1. SANTA1 - Reindeer Games
  2. ACMCEG2B - FIGUREFUL
  3. SORT2D - 2D-SORT
  4. DOTAA2 - HELP NERUBAN
  5. AMR12G - The Glittering Caves of Aglarond
  6. HOMO - Homo or Hetero
  7. BYTESM2 - Philosophers Stone
  8. HISTOGRA - Largest Rectangle in a Histogram
  9. SBANK - Sorting Bank Accounts
  10. PQUEUE - Printer Queue
  11. PRO - Promotion
  12. STPAR - Street Parade

Codeforces#

  1. 782/A - Andryusha and Socks
  2. 22/A- Second Order Statistics
  3. 704/A - Thor
  4. 546/C - Soldier and Cards
  5. 799/B - T-shirt buying
  6. 1353/D - Constructing the Array
  7. 733/D - Kostya the Sculptor
  8. 4/C - Registration system

Hackerearth#

Code Monk STL Problems

Codechef#

  1. ANUUND - Ups and Downs
  2. ANUMLA - Mahesh and his lost array
Edit this page
Previous
« STL Tutorials
Next
Editorials to STL practice problems »
  • Hackerrank
  • SPOJ
  • Codeforces
  • Hackerearth
  • Codechef

Roadmap

  • Basics
  • STL
  • Number Theory
  • Binary Search
  • Graph Theory
  • Programming Techniques

Important Tools

  • Coding Schedule
  • OEIS
  • CP Editor
  • Diff Checker
  • CSAcademy online IDE
  • VisuAlgo
  • Algorithm Visualizer

More

  • Blog
  • Contests
  • GitHub
Copyright © 2020 Cyber Labs. All Rights Reserved.