Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.2K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.4K+ articles
Mathematical
5.1K+ articles
Strings
2.1K+ articles
number-digits
612+ articles
Recursion
591+ articles
large-numbers
107+ articles
root
19+ articles
ACM-ICPC
5 posts
Recent Articles
Popular Articles
Digital Root of a given large number using Recursion
Last Updated: 12 July 2025
Given a large number num in the form of string with length as N, the task is to find its digital root.The digital root of a positive integer is found by summing the digits...
read more
Strings
Mathematical
Recursion
DSA
ACM-ICPC
number-digits
large-numbers
root
How was my experience at ACM-ICPC Regionals?
Last Updated: 17 February 2020
ACM-ICPC (Association for Computing Machinery-International Collegiate Programming Contest) is a team-based, programming competition. Also known as the Olympics of program...
read more
Interview Experiences
ACM-ICPC
Experiences
Shortest path with exactly k edges in a directed and weighted graph | Set 2
Last Updated: 12 July 2025
Given a directed weighted graph and two vertices S and D in it, the task is to find the shortest path from S to D with exactly K edges on the path. If no such path exists,...
read more
DSA
ACM-ICPC
How to prepare for ACM - ICPC?
Last Updated: 22 October 2025
ACM ICPC(Association for Computing Machinery - International Collegiate Programming Contest) is a worldwide annual multi-tiered programming contest being organized for ove...
read more
GBlog
ACM-ICPC
Segment-Tree
Binary Indexed Tree
sieve
number-theory
Nafis Sadique - Geek on the Top | Seniors should take the responsibility to introduce the junior students to the world of programming
Last Updated: 23 July 2025
Geek on the top is all about success stories of Geeks who are working hard to chase their goals and are inspiration for other geeks.This article introduces another extreme...
read more
ACM-ICPC
Campus Experiences