Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Mathematical
5.1K+ articles
Strings
2.1K+ articles
Greedy
1.4K+ articles
Geometric
521+ articles
palindrome
324+ articles
C/C++ Puzzles
68+ articles
Clocks
5 posts
Recent Articles
Popular Articles
Digital Clock starting from user set time in C++
Last Updated: 23 July 2025
In this article, we will discuss the Digital Clock in C++ Language. It is an application that allows for a personal clock that starts at a custom set time and shows the ti...
read more
Project
Technical Scripter
C++ Programs
C++
Technical Scripter 2020
Clocks
Lamport's logical clock
Last Updated: 27 July 2025
Lamport's Logical Clock was created by Leslie Lamport. It is a procedure to determine the order of events occurring. It provides a basis for the more advanced Vector Clock...
read more
DSA
Clocks
Maximum time such that absolute difference between hour and minute lies in given range
Last Updated: 10 June 2021
Given a 24-hour time value, where on some numbers are question marks( '?' ), and two integers L and R. The question mark can be replaced with any number. The task is to fi...
read more
Strings
Mathematical
DSA
Clocks
Minimum minutes needed to make the time palindromic
Last Updated: 15 July 2025
Given string str which stores the time in the 24 hours format as "HH: MM". The task is to find the minimum minutes that need to be added to make time palindromic.Examples:...
read more
Strings
C/C++ Puzzles
Greedy
Mathematical
DSA
palindrome
Clocks
Distance between end points of Hour and minute hand at given time
Last Updated: 15 July 2025
Given four integers H, M, L1, and L2, which denotes the time as an hour and minutes in a Clock of 12-Hour format and L1 and L2 denotes the length of the hour hand and minu...
read more
Mathematical
Geometric
DSA
Clocks
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !