"Problem of the Day"
Solve this question to get points
Geek and his classmates are playing a prank on their Computer Science teacher. They change places every time the teacher turns to look at the blackboard.
Full Problem: https://practice.geeksforgeeks.org/problems/47e5aa3f32aee9e0405f04960f37c8a562d96a2f/1
Solve this question to get points
Geek and his classmates are playing a prank on their Computer Science teacher. They change places every time the teacher turns to look at the blackboard.
Full Problem: https://practice.geeksforgeeks.org/problems/47e5aa3f32aee9e0405f04960f37c8a562d96a2f/1
practice.geeksforgeeks.org
Rearrange Geek and his Classmates | Practice | GeeksforGeeks
Geek and his classmates are playing a prank on their Computer Science teacher. They change places every time the teacher turns to look at the blackboard.
Each of the N students in the class can be identified by a unique roll number X and eac
Each of the N students in the class can be identified by a unique roll number X and eac
How to build a successful📈"Software Programming Career"? 🧑💻👩💻
.
.
According to Wikipedia, there are approximately 7️⃣0️⃣0️⃣ programming languages. Choosing which one to learn can be very difficult, but don't worry, we've put up a list of the ✅ Top 1️⃣0️⃣ Programming Languages for 2022.
Click here to watch the full webinar🔴 https://www.geeksforgeeks.org/videos/top-10-programming-languages-to-learn-in-2022
.
.
According to Wikipedia, there are approximately 7️⃣0️⃣0️⃣ programming languages. Choosing which one to learn can be very difficult, but don't worry, we've put up a list of the ✅ Top 1️⃣0️⃣ Programming Languages for 2022.
Click here to watch the full webinar🔴 https://www.geeksforgeeks.org/videos/top-10-programming-languages-to-learn-in-2022
How to make a 📄 resume that gets ✅Shortlisted by the HR?
Set your alarms 🚨 now | Live Stream at 11:30 AM ⏰
Making a good resume is necessary to impress the HR and get you shortlisted for an interview. So if you are struggling with the same, Pooja is here to discuss about the correct ways to make a unique resume that willl make you stand out.
Click here to Set the Reminder 👉🏻 https://youtu.be/fsbzykH1uKw
Set your alarms 🚨 now | Live Stream at 11:30 AM ⏰
Making a good resume is necessary to impress the HR and get you shortlisted for an interview. So if you are struggling with the same, Pooja is here to discuss about the correct ways to make a unique resume that willl make you stand out.
Click here to Set the Reminder 👉🏻 https://youtu.be/fsbzykH1uKw
"Problem of the Day"
Solve this question to get points
Given a grid of size n*m (n is number of rows and m is number of columns grid has) consisting of '0's(Water) and '1's(Land).
Full Problem: https://practice.geeksforgeeks.org/problems/find-the-number-of-islands/1
Solve this question to get points
Given a grid of size n*m (n is number of rows and m is number of columns grid has) consisting of '0's(Water) and '1's(Land).
Full Problem: https://practice.geeksforgeeks.org/problems/find-the-number-of-islands/1
www.geeksforgeeks.org
Find the number of islands | Practice | GeeksforGeeks
Given a grid of size n*m (n is the number of rows and m is the number of columns in the grid) consisting of 'W's (Water) and 'L's (Land). Find the number of islands.Note: An island is either surrounded by water or the boundary of a grid and is f
Join us for a webinar🔴 today🔔 at 11:30 A.M. ET, where our special guest Pooja Yadav, an HR Manager at GeeksforGeeks💚, will discuss how she prioritizes the tech talent categories in which she invests her retention and recruitment efforts in order to drive business growth in 2022.
Key Highlights Of This Webinar✨
✅Know the Resume's Dos & Don'ts
✅Resume Tips & Tricks
✅Resume building website suggestions
✅And much more!
Join this live webinar, type your query into the live chat, and have all of your questions answered!
Click here to Join🔴 https://bit.ly/3v0XjnX
Key Highlights Of This Webinar✨
✅Know the Resume's Dos & Don'ts
✅Resume Tips & Tricks
✅Resume building website suggestions
✅And much more!
Join this live webinar, type your query into the live chat, and have all of your questions answered!
Click here to Join🔴 https://bit.ly/3v0XjnX
Here's your chance ,🤩 to ace the interview at BITCS. BITCS provides highly intuitive UX and UI designing and branding solutions for both web and mobile applications.
Hear Mr. Rahul Joshi, Software Developer at BITCS, talk about the procedures and all about the company.
Watch the live stream at 6:00 PM IST to take home amazing tips and tricks.
Join the live stream 🔴: https://youtu.be/KmH1gwIQstA
Hear Mr. Rahul Joshi, Software Developer at BITCS, talk about the procedures and all about the company.
Watch the live stream at 6:00 PM IST to take home amazing tips and tricks.
Join the live stream 🔴: https://youtu.be/KmH1gwIQstA
"Problem of the Day"
Solve this question to get points
Given an array of size N containing positive integers n and a number k,The absolute difference between values at indices i and j is |a[i] – a[j]|.
Full Problem: https://practice.geeksforgeeks.org/problems/smallest-absolute-difference4320/1
Solve this question to get points
Given an array of size N containing positive integers n and a number k,The absolute difference between values at indices i and j is |a[i] – a[j]|.
Full Problem: https://practice.geeksforgeeks.org/problems/smallest-absolute-difference4320/1
practice.geeksforgeeks.org
Smallest Absolute Difference | Practice | GeeksforGeeks
Given an array of size N containing positive integers n and a number k,The absolute difference between values at indices i and j is |a[i] a[j]|. There are n*(n-1)/2 such pairs and you have to print the kth smallest absolute difference among all
Presenting the new INTERVIEW SERIES🔔 of this month: ✅ FACEBOOK
This Interview series will help you understand and make familiar with the coding questions ask in the hiring process of Facebook.
✅TEST IF YOU ARE INTERVIEW-READY FOR FACEBOOK.
✅SOLVE 2 CODING QUESTIONS IN 01 HOUR.
Click here to participate: https://bit.ly/33ytzUa
This Interview series will help you understand and make familiar with the coding questions ask in the hiring process of Facebook.
✅TEST IF YOU ARE INTERVIEW-READY FOR FACEBOOK.
✅SOLVE 2 CODING QUESTIONS IN 01 HOUR.
Click here to participate: https://bit.ly/33ytzUa
"Problem of the Day"
Solve this question to get points
Given a sorted array keys[0.. n-1] of search keys and an array freq[0.. n-1] of frequency counts, where freq[i] is the number of searches to keys[i].
Full Problem: https://practice.geeksforgeeks.org/problems/optimal-binary-search-tree2214/1
Solve this question to get points
Given a sorted array keys[0.. n-1] of search keys and an array freq[0.. n-1] of frequency counts, where freq[i] is the number of searches to keys[i].
Full Problem: https://practice.geeksforgeeks.org/problems/optimal-binary-search-tree2214/1
practice.geeksforgeeks.org
Optimal binary search tree | Practice | GeeksforGeeks
Given a sorted array keys[0.. n-1] of search keys and an array freq[0.. n-1] of frequency counts, where freq[i] is the number of searches to keys[i]. Construct a binary search tree of all keys such that the total cost of all the searches is as small
Are you a 👤 Btech Fresher looking for a 🧑💻TECH JOB?
Anonymous Poll
59%
YES😬
30%
Definately YES🙈
11%
I am Participating in JOBATHON 6😎
Watch this if you want to become a 💻 SOFTWARE-ENGINEER at 🌐GOOGLE | Live Stream 🔴 at 7PM Today ⏰
Today, we have Sharath who is currently working as a software engineer at Google. He is a North Carolina State Uni graduate who loves tech and building solutions to solve day-to-day problems. He will provide some shortcuts to get into Google.
What will you learn today:
1️⃣ Short cuts to get into Google
2️⃣ Do's and Don'ts for an interview at Google
3️⃣ How to prepare?
4️⃣ What is Google looking for in a software engineer?
Click here to join the Live stream and don't forget to hit the like button 💚: https://youtu.be/v97Sl-IElLw
Today, we have Sharath who is currently working as a software engineer at Google. He is a North Carolina State Uni graduate who loves tech and building solutions to solve day-to-day problems. He will provide some shortcuts to get into Google.
What will you learn today:
1️⃣ Short cuts to get into Google
2️⃣ Do's and Don'ts for an interview at Google
3️⃣ How to prepare?
4️⃣ What is Google looking for in a software engineer?
Click here to join the Live stream and don't forget to hit the like button 💚: https://youtu.be/v97Sl-IElLw
"Problem of the Day"
Solve this question to get points
Spiderman is stuck in a difficult situation. His arch-enemy the Green Goblin has planted several of his infamous Pumpkin Bombs in various locations in a building.
Full Problem: https://practice.geeksforgeeks.org/problems/spidey-sense5556/1
Solve this question to get points
Spiderman is stuck in a difficult situation. His arch-enemy the Green Goblin has planted several of his infamous Pumpkin Bombs in various locations in a building.
Full Problem: https://practice.geeksforgeeks.org/problems/spidey-sense5556/1
practice.geeksforgeeks.org
Spidey Sense | Practice | GeeksforGeeks
Spiderman is stuck in a difficult situation. His arch-enemy the Green Goblin has planted several of his infamous Pumpkin Bombs in various locations in a building. Help Spiderman activate his Spidey Sense and identify the impact zones.
He has a
He has a
What thoughts come to your mind when I ask you how is coding or what are the skill sets required to become a coder.
In this video, we have covered 5 common myths that people have when it comes to coding & we have tried to break those myths with a valid & logical explanation as well.
Know more in detail: https://www.geeksforgeeks.org/videos/5-coding-myths-that-you-must-know
In this video, we have covered 5 common myths that people have when it comes to coding & we have tried to break those myths with a valid & logical explanation as well.
Know more in detail: https://www.geeksforgeeks.org/videos/5-coding-myths-that-you-must-know
"Problem of the Day"
Solve this question to get points
Given a singly linked list, sort the list (in ascending order) using insertion sort algorithm.
Full Problem: https://practice.geeksforgeeks.org/problems/insertion-sort-for-singly-linked-list/1
Solve this question to get points
Given a singly linked list, sort the list (in ascending order) using insertion sort algorithm.
Full Problem: https://practice.geeksforgeeks.org/problems/insertion-sort-for-singly-linked-list/1
www.geeksforgeeks.org
Insertion Sort for Singly Linked List | Practice | GeeksforGeeks
Given a singly linked list, sort the list (in ascending order) using insertion sort algorithm.
Example 1:
Input:
N = 10
Linked List = 30->23->28->30->11->14->
19->16->21->25
Output : 11 14 16 19 21 23 25
Example 1:
Input:
N = 10
Linked List = 30->23->28->30->11->14->
19->16->21->25
Output : 11 14 16 19 21 23 25
A self-paced course packed with the frequently asked questions in coding interviews of big product-based companies. Crafted by experts for your learning needs.
Use the coupon code "CODINGLOVE" and get INR 500 OFF now. Offer valid till 28th Feb 2022.
To grab this offer: https://bit.ly/MustDoCoding
Use the coupon code "CODINGLOVE" and get INR 500 OFF now. Offer valid till 28th Feb 2022.
To grab this offer: https://bit.ly/MustDoCoding
AWS Certified Cloud Practitioner, Certified Ethical Hacker (CEH), Certified Scrum Master (CSM), and many more IT certifications are here to make the most lucrative career domains that promise amazing career growth, immense job satisfaction, and global recognition.
With this blog, let's explore the top 10 highest Paying IT Certifications for 2022: https://www.geeksforgeeks.org/top-10-highest-paying-it-certifications-for-2022/
With this blog, let's explore the top 10 highest Paying IT Certifications for 2022: https://www.geeksforgeeks.org/top-10-highest-paying-it-certifications-for-2022/
"Problem of the Day"
Solve this question to get points
Given an even number N (greater than 2), return two prime numbers whose sum will be equal to given number.
Full Problem: https://practice.geeksforgeeks.org/problems/return-two-prime-numbers2509/1
Solve this question to get points
Given an even number N (greater than 2), return two prime numbers whose sum will be equal to given number.
Full Problem: https://practice.geeksforgeeks.org/problems/return-two-prime-numbers2509/1
practice.geeksforgeeks.org
Return two prime numbers | Practice | GeeksforGeeks
Given an even number N (greater than 2), return two prime numbers whose sum will be equal to given number. There are several combinations possible. Print only the pair whose minimum value is the smallest among all the minimum values of pair
Roadmap to Learn Data Structure and Algorithms ☑️
Set your alarm at 5️⃣ PM ⏰ TODAY 🗓
It's time to deep dive into DSA (Data Structure and Algorithm) with 👧 Kirti Gera!
✅Understand how Your Technical Interview Round Depends On Data Structures And Algorithms!
Master DSA from basic to advanced level.
✅How to solve problems which are asked in product-based companies.
✅How you can solve problems in contests similar to coding round.
✅How to become a strong and efficient developer.
Join the LIVE STREAM 🔴 https://youtu.be/9RK3UbQULnw
Set your alarm at 5️⃣ PM ⏰ TODAY 🗓
It's time to deep dive into DSA (Data Structure and Algorithm) with 👧 Kirti Gera!
✅Understand how Your Technical Interview Round Depends On Data Structures And Algorithms!
Master DSA from basic to advanced level.
✅How to solve problems which are asked in product-based companies.
✅How you can solve problems in contests similar to coding round.
✅How to become a strong and efficient developer.
Join the LIVE STREAM 🔴 https://youtu.be/9RK3UbQULnw
"Problem of the Day"
Solve this question to get points
There are two kinds of bots A and B in a 1-D array. A bot can only move left while B can only move right. There are also empty spaces in between represented by #.
Full Problem: https://practice.geeksforgeeks.org/problems/d35adfbe367861ec1e67bea6e0efebe0a0ee3550/1
Solve this question to get points
There are two kinds of bots A and B in a 1-D array. A bot can only move left while B can only move right. There are also empty spaces in between represented by #.
Full Problem: https://practice.geeksforgeeks.org/problems/d35adfbe367861ec1e67bea6e0efebe0a0ee3550/1
practice.geeksforgeeks.org
Robots | Practice | GeeksforGeeks
There are two kinds of bots A and B in a 1-D array. A bot can only move left while B can only move right. There are also empty spaces in between represented by #. But its also given that the bots cannot cross over each other.
Given the initial st
Given the initial st
Plan your next trip ✈ to your dream job with this week's interview series. Get yourself enrolled in the simulated coding round of Make My Trip to make your way to the next job interview.🤩
To register now: https://bit.ly/3hfqpYJ
To register now: https://bit.ly/3hfqpYJ