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
Interview Experiences
14.1K+ articles
Write It Up 2024
2.9K+ articles
Dynamic Programming
1.1K+ articles
Fest Experiences
126+ articles
Algorithms-Greedy Algorithms
28+ articles
Activity Selection Problem
3+ articles
Google code jam
4 posts
Recent Articles
Popular Articles
Google Cloud Study Jams Experience - Lucknow University
Last Updated: 21 May 2024
The Google Developer Student Clubs (GDSC) at Lucknow University were buzzing with enthusiasm as students started the Google Cloud Study Jams, a 30-day immersive learning e...
read more
Google code jam
Experiences
Fest Experiences
Write It Up 2024
Calculate sum of the main diagonal and the number of rows and columns containing repeated values in a square matrix
Last Updated: 15 July 2025
Given a matrix M[][] of dimensions N * N, consisting only of integers from the range 1 toN, the task is to compute the sum of the matrix elements present in the main diago...
read more
DSA
Google code jam
Make the intervals non-overlapping by assigning them to two different processors
Last Updated: 12 July 2025
Given a list of intervals interval[] where each interval contains two integers L and R, the task is to assign intervals to two different processors such that there are no ...
read more
DSA
Activity Selection Problem
Google code jam
Algorithms-Greedy Algorithms
Find minimum possible size of array with given rules for removing elements
Last Updated: 23 July 2025
Given an array of numbers and a constant k, minimize size of array with following rules for removing elements.Exactly three elements can be removed at one go.The removed t...
read more
Dynamic Programming
DSA
Google code jam
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 !