Get Hired With GeeksforGeeks and Win Exciting
Rewards!
Gblog
SDE SHEET – A Complete Guide for SDE Preparation
What is SDE Sheet? SDE Sheet is a list of the most important topics or the most popular questions that are asked in the Software… Read More
10 Best C and C++ Books For Beginners & Advanced Programmers
MediumNo matter whether you’re a working professional or a student, if you want to become a good software developer, your learning should never be stopped.… Read More
- C Language
- C++
- GBlog
7 Project Ideas on Blockchain For Professionals
We have passed the time when blockchain was used only in the form of cryptocurrency. Today, it is being used in a broader domain and… Read More
- Blockchain
- GBlog
Gun Detection Using
Python-OpenCv
How to Perform CRUD
Operations if Flutter
Apllication using MySQL
Database
Implementing Simple
and Custom Alert Dialog
in Flutter Application
Left rotate Linked List by X in groups of Y nodes
Given a singly linked list and two integers X and Y, the task is to left rotate the linked list by X in groups of…Read More
- Geeks-Premier-League-2022
- rotation
- Geeks Premier League
- Linked List
Minimize removal from Array so that in any pair one element is multiple of other
Given an array arr[] of size N, the task is to count the minimum number of elements required to be removed from the given array… Read More
- counting
- Geeks-Premier
- Arrays
- Dynamic Programming
- Geeks League
Find all indices of Array having prefix sum greater than suffix sum
Given an array arr[] of N integers, the task is to divide find all the indices such that prefix sum (i.e. sum of elements in… Read More
- Geeks-Premier-League-2022
- prefix-sum
- Arrays
- Geeks Premier League
- Greedy
Rearrange Array to minimize difference of sum of squares of odd and even index elements
Given an array arr[] of size N (multiple of 8) where the values in the array will be in the range [a, (a+8*N) -1] (a… Read More
- Geeks-Premier-League-2022
- Arrays
- Geeks Premier League
- Mathematical
- Pattern Searching
Minimize Subset sum difference after deleting K elements of Array
Given an array arr[] containing N integers and an integer K, the task is to minimize the subset-sum difference after removing K elements from the… Read More
- Geeks-Premier-League-2022
- subset
- Arrays
- Geeks Premier League
- Recursion
Count of possible distinct Binary strings after replacing “11” with “0”
Given a binary string str of size N containing 0 and 1 only, the task is to count all possible distinct binary strings when a… Read More
- Geeks-Premier-League-2022
- Arrays
- Geeks Premier League
- Mathematical
- Pattern Searching
Distance covered after last breakpoint with at most K cost
Given an array arr[] of size N, and integers K and D, consisting of breakpoints in journey, the task is to find the distance covered… Read More
- Geeks-Premier-League-2022
- Arrays
- GBlGeeks Premier Leagueog
- Greedy
- Mathematical
Microsoft Interview Experience for Fresher
Web Coding Interview: Difficulty level: moderate. It happened at around 10 AM. There were 3 coding issues. Likewise, settling all three with the corner cases…Read More
- Microsoft
- Interview Experiences
Thoughtspot Interview Experience for SDE Intern
Round 1 was scheduled for 20 Dec 2021 on hackerrank. Round-1 (Online coding test): It was a simple implementation. https://cp-algorithms.com/graph/breadth-first-search.html https://leetcode.com/problems/minimum-degree-of-a-connected-trio-in-a-graph/ After this, I got…Read More
- ThoughtSpot
- Internship
- Interview Experiences
Building a Discord Bot in Python
If you are familiar with online communities and if you are a part of one or you own one, you must have heard about discord… Read More
- Geeks-Premier-League-2022
- Python-projects
- python-utility
- Geeks Premier League
- Python
Load NumPy data in Tensorflow
In this article, we will be looking at the approach to load Numpy data in Tensorflow in the Python programming language. Using tf.data.Dataset.from_tensor_slices() function Under… Read More
- Geeks-Premier-League-2022
- Picked
- Python-Tensorflow
- Geeks Premier League
- Python
WHAT'S NEW
Data Structures & Algorithms-Self
Paced Course
Complete Interview Preparation
View DetailsSystem Design-Live Classes for
Working Professionals
Quick Links
-
Events at GeeksforGeeks
-
Courses at GeeksforGeeks
-
Write an Article
-
Java Tutorial
-
Python Tutorial
-
Data Structures Tutorial
-
Coding Practice
GMaster the Coding Interview – Contest Series
Based On Real Interviews
Recently Asked Interview Questions in Product
Based Companies
Bridge the Gap Between Engineering and Your
Dream Job – Complete Interview Preparation
100 Days of Code – A Complete Guide For
Beginners and Experienced
RECOMMENDED
-

Guest Blogs
-

Must Do Coding Questions Company-
wise
-

Practice for Cracking any coding
interview
-

Placements
-

Complete Interview Preparation With
Doubt Assistance
-

Gate Computer Science Notes
-

Machine Learning
-

Django Tutorial
-

Computer Science Projects
-

Amazon SDE Test Series
-

Company Interview Corner
-

The C++ Standard Template Library(STL)
-

Software Design Pattern
-

SQL Tutorial
-

Advanced Data Structures