Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Java
10.8K+ articles
Misc
8.8K+ articles
Competitive Programming
3.3K+ articles
Java-Collections
1.1K+ articles
interview-preparation
348+ articles
Java 8
121+ articles
Java-Library
71+ articles
Java-Generics
11+ articles
Java is one of the most recommended languages in competitive programming (please refer a previous article for more details)Java Collection framework contains lots of conta...
read more
Misc
Java
Competitive Programming
DSA
Java-Collections
Java-Library
interview-preparation
Java-Competitive-Programming
An operating system is required to be installed on your system. here we will be discussing the setup in windows. However, you can choose any operating system. Install JDK ...
read more
Misc
Java
Competitive Programming
DSA
Java-Competitive-Programming
Templates are the foundation of generic programming, which involve writing code in a way that is independent of any particular type. These powerful tools can be used for w...
read more
Misc
Java
Competitive Programming
DSA
Java-Generics
Java-Competitive-Programming
Though C++ is the dominating language in the competitive programming universe, there is a fair share of users who still continue to use Java as it has been there seen in t...
read more
Java
Competitive Programming
DSA
Java 8
Java-Competitive-Programming
As we all know, while solving any CP problems, the very first step is collecting input or reading input. A common mistake we all make is spending too much time on writing ...
read more
Java
Competitive Programming
Java Programs
Blogathon
Blogathon-2021
DSA
Java 8
Java-Competitive-Programming
Given a binary array X[] of size N. Two players A and B are playing games having the following rules, then the task is to determine the winner if B starts first and both p...
read more
Greedy
Competitive Programming
DSA
Arrays
Algorithms-Greedy Algorithms
Greedy Algorithms
Java-Competitive-Programming
In competitive programming, fast input and output (I/O) are essential to avoid time limit exceeded (TLE) errors. Java can be slower for I/O tasks, but there are different ...
read more
Java
Competitive Programming
DSA
Java-I/O
Java-Competitive-Programming
Although the practice is the only way that ensures increased performance in programming contests but having some tricks up your sleeve ensures an upper edge and fast debug...
read more
Java
GBlog
Competitive Programming
DSA
Java-Competitive-Programming
Given an array A[] of length N, find the length of the longest subsequence S such that:If we took even number of elements from S, then the product of those elements should...
read more
Java
Competitive Programming
Geeks Premier League
DSA
subsequence
Arrays
Java-Competitive-Programming
Geeks Premier League 2023
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 !