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 Binary Search

Binary search#

  1. BSEARCH1 - Binary search
  2. AGGRCOW - Aggressive cows
  3. EKO - Eko
  4. NOTATRI - Not a Triangle
  5. HACKRNDM - Hacking the random number generator
  6. PIE - Pie
  7. 991/C - Candies
  8. 1119/B - Alyona and a Narrow Fridge
  9. Hackerland Radio Transmitters
  10. 760/B - Frodo and pillows
  11. BOOKS1 - Copying Books
  12. 1370/D - Odd-Even Subsequence
  13. 1195/B - Sport Mafia
  14. 66/B - Energy Exchange
  15. 1166/C - A Tale of Two Lands
  16. 448/D - Multiplication Table
  17. 779/D - String Game
  18. 1029/F - Multicolored Markers
  19. 1409/E - Two Platforms
  20. 1359/C - Mixing water

Ternary search#

  1. The exam
  2. Is this JEE ?
Edit this page
Previous
« Binary Search Tutorials
Next
Graph Theory Tutorials »
  • Binary search
  • Ternary search

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.