Data Structure
Java
Python
HTML
Interview Preparation
Interview Prep
Tutorials
Tracks
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Count Ways to Distribute N Chocolates among K persons
Given N Chocolates, distribute them among K Persons. We are also given an array of maxChocolates[] of size K. The Chocolates can be distributed in such a manner that the i...
Read More
Dynamic Programming
DSA
Algorithms-Dynamic Programming
Memoization
Geeks Premier League 2023
Task Scheduler using React
A Task Scheduler is a web application that helps users manage their tasks efficiently. It allows users to add new tasks by specifying details like the task name, priority,...
Read More
Project
Web Technologies
ReactJS
Geeks Premier League
Web Development Projects
ReactJS-Projects
Geeks Premier League 2023
Longest Increasing Subarray of Composite Numbers in Array
Given an array of integers arr[], the task is to find the longest increasing subarray of composite numbers in an array.Examples:Input: arr[] = [1, 4, 7, 6, 8, 10, 12]Outpu...
Read More
Geeks Premier League
DSA
Arrays
subarray
Geeks Premier League 2023
Check Contiguous 1s Sequence in Binary Linked List
Given a binary linked list and integer K, the task is to check whether the binary linked list contains a contiguous sequence of 1s of K length.Examples:Input: 0 - 1 - 1 - ...
Read More
Linked List
Geeks Premier League
DSA
Data Structures-Linked List
Geeks Premier League 2023
Flutter - Zoom In and Zoom Out an Image
In this article we are using the InteractiveViewer widget in Flutter allows you to create interactive and zoomable widgets. It's commonly used for displaying images, maps,...
Read More
Flutter
Geeks Premier League 2023
Maximum XOR sublist of length K in Linked list
Given a linked list of integers and an integer value K, the task is to find the maximum XOR value of a sublist of length K in the linked list.Examples:Input: 4 - 6 - 9 - 7...
Read More
Linked List
Geeks Premier League
DSA
Linked Lists
Bitwise-XOR
Geeks Premier League 2023
Adjacent element arrangement in Circular Array
Given a circular array arr[] of size N where the last element is adjacent to the first element, the task is to arrange an array where the adjacent element's absolute diffe...
Read More
Geeks Premier League
DSA
Arrays
circular-array
Geeks Premier League 2023
Count people who can Watch the Movie
Given N people are standing in a row and heights[], where the ith integer represents the height of the person. There is a movie screen at the rightmost position of the row...
Read More
Stack
Geeks Premier League
DSA
Data Structures
Geeks Premier League 2023
Design a Traffic Light Animation using HTML and CSS
In this article, we will explore how HTML and CSS can be utilized to create a Traffic signal animation with Red, Green, and Yellow colors. In this, we have written a code ...
Read More
Web Technologies
Geeks Premier League
Geeks Premier League 2023
Web Templates
Best 10 IAS Coaching in Delhi 2025-26: Updated List, Fees, and Student Reviews
Explore all Top-Rated IAS Coaching in Delhi for UPSC Exam Preparation - Are you aspiring to become a civil servant in 2025 and looking for the best IAS coaching in Delhi? ...
Read More
Picked
IAS
GFG Academy
Spotlight
Coaching Centers
Flutter - Make a Custom Circle using Custom Paint
The CustomPaint widget in Flutter allows you to create custom drawings and graphics by specifying a custom CustomPainter class. In this article, we are going to implement ...
Read More
Flutter
Geeks Premier League 2023
Flutter - Transform Widget
The Transform widget in Flutter is used to apply various transformations to its child widget, such as rotation, translation (positioning), scaling, and skewing. In this ar...
Read More
Flutter
Flutter-Widgets
Geeks Premier League 2023
Adapter Pattern | C++ Design Patterns
Adapter Pattern is a structural design pattern used to make two incompatible interfaces work together. It acts as a bridge between two incompatible interfaces, allowing th...
Read More
Design Pattern
Picked
Geeks Premier League
System Design
Geeks Premier League 2023
C++ Design Pattern
Checking for Consecutive K-Length Subsequence
Given an array arr[] of size N, the elements are non-decreasing order, the task is to determine if it's possible to form one or more subsequences such that elements in eac...
Read More
Geeks Premier League
DSA
Arrays
Hash
Geeks Premier League 2023
How to list all users in linux who have never logged in ?
In Linux we have a term called user management, which includes all the tasks related to handling user who are logged in on system or may have been created for different pu...
Read More
Linux-Unix
Picked
Geeks Premier League
Geeks Premier League 2023
1
...
2850
2851
2852
...
12077