Problem Coder Raco is working on a police chase problem. A group of thieves robs a bank and quickly escapes in a car from a location X1 meters away from the city center, traveling at V1 meter...
Homecategory/easyproblem
Cancel
Problem - High-Speed Police Chase
Problem - Find Duplicate Element In An Array
Problem Coder Raco is working on flight seat booking application. He used an array to store booked seat numbers. A logic must be applied in the application to ensure a seat is not booked twice ...
Problem - Min & Max Sum of N-1 Elements Of Array
Problem Coder Raco was playing with an integer array. The Array stores random integers, and the problem he wants to solve is to find the minimum and maximum sum of N-1 elements. minimum sum ...
Problem - Count Set Bits In An Integer
Problem Help Coder Raco to count set digits in an Integer. He is designing a lift system. He utilises a bit within an integer to represent the floor number. Lift stops at a floor if a correspon...