Courses
Tutorials
Practice
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
DSA
22.5K+ articles
Java
10.5K+ articles
GBlog
3.2K+ articles
Competitive Programming
2.3K+ articles
Misc
1.3K+ articles
Java-Collections
1.1K+ articles
interview-preparation
346+ articles
Java 8
118+ articles
Java-Library
66+ articles
Java-Generics
10+ articles
Java-Competitive-Programming
8 posts
Recent Articles
Popular Articles
Finding Maximum Length Subsequence with Product Conditions
Last Updated: 01 February 2024
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
subsequence
Arrays
Geeks Premier League
Java-Competitive-Programming
DSA
Geeks Premier League 2023
Find winner in the game of Binary Array
Last Updated: 28 August 2023
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
Arrays
Greedy
Competitive Programming
Algorithms-Greedy Algorithms
Greedy Algorithms
Java-Competitive-Programming
DSA
Efficiently Reading Input For Competitive Programming using Java 8
Last Updated: 10 May 2022
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
Java 8
Blogathon
Blogathon-2021
Java-Competitive-Programming
DSA
Java Competitive Programming Setup in VS Code with Fast I/O and Snippets
Last Updated: 26 November 2022
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
Java 8
Java-Competitive-Programming
DSA
Java Generics to Code Efficiently in Competitive Programming
Last Updated: 10 May 2022
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
Java-Generics
Java-Competitive-Programming
DSA
Setting up Java Competitive Programming Environment
Last Updated: 10 May 2022
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
Java-Competitive-Programming
DSA
Which Java libraries are useful for competitive programming?
Last Updated: 10 May 2022
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
Java-Collections
Java-Library
interview-preparation
Java-Competitive-Programming
DSA
Java tricks for competitive programming (for Java 8)
Last Updated: 25 July 2024
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
Java-Competitive-Programming
DSA
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 !