www.geeksforgeeks.org Open in urlscan Pro
2600:9000:2491:c800:16:97f7:5900:93a1  Public Scan

URL: https://www.geeksforgeeks.org/
Submission: On November 06 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="gcse-form" class="gcse-form_class p-relative" data-sm="false">
  <span class="front-search-icon"><i class="gfg-icon gfg-icon_search gfg-icon_white gcse-search__icon gcse-search-icon_grey"></i> </span>
  <input class="gcse-search-input__wrapper" id="gcse-search-input" aria-expanded="false" placeholder="Search..." autocomplete="off">
  <i class="gfg-icon gfg-icon_times gfg-icon_white hide-search"></i>
  <button aria-label="search" type="submit" class="gcse-search__btn not-expanded">
    <i class="gfg-icon gfg-icon_search gfg-icon_white gcse-search__icon"></i>
  </button>
</form>

Text Content

Skip to content

 * DSA
   * Data Structures
     * Arrays
     * Matrix
     * Strings
     * Linked List
       * Singly Linked List
       * Doubly Linked List
       * Circular Linked List
       * Doubly Circular Linked List
       * Linked List Tutorial
     * Stack
     * Queue
     * Tree
       * Generic Tree
       * Binary Tree
       * Binary Search Tree
       * AVL Tree
       * B Tree
       * B+ Tree
       * Red Black Tree
       * Tree Data Structure Tutorial
     * Heap
     * Hashing
     * Graph
     * Set Data Structure
     * Map Data Structure
     * Advanced Data Structure
     * Data Structures Tutorial
   * Algorithms
     * Analysis of Algorithms
       * Design and Analysis of Algorithms
       * Asymptotic Analysis
       * Asymptotic Notations
       * Worst, Average and Best Cases
     * Searching Algorithms
       * Linear Search
       * Binary Search
       * Searching Algorithms Tutorial
     * Sorting Algorithms
       * Selection Sort
       * Bubble Sort
       * Insertion Sort
       * Merge Sort
       * Quick Sort
       * Heap Sort
       * Counting Sort
       * Radix Sort
       * Bucket Sort
       * Sorting Algorithms Tutorial
     * Greedy Algorithms
     * Dynamic Programming
     * Graph Algorithms
     * Pattern Searching
     * Recursion
     * Backtracking
     * Divide and Conquer
     * Mathematical Algorithms
     * Geometric Algorithms
     * Bitwise Algorithms
     * Randomized Algorithms
     * Branch and Bound
     * Algorithms Tutorial
   * DSA Tutorial
   * Competitive Programming
   * Company Wise SDE Sheets
     * Facebook SDE Sheet
     * Amazon SDE Sheet
     * Apple SDE Sheet
     * Netflix SDE Sheet
     * Google SDE Sheet
     * Wipro Coding Sheet
     * Infosys Coding Sheet
     * TCS Coding Sheet
     * Cognizant Coding Sheet
     * HCL Coding Sheet
   * DSA Cheat Sheets
     * SDE Sheets
     * FAANG Coding Sheet
     * Love Babbaar Sheet
     * Mass Recruiter Sheet
     * Product-Based Coding Sheet
     * Company-Wise Preparation Sheet
   * Top Interview Questions
     * Top 100 DSA Interview Questions Topic-wise
     * Top 50 Array Problems
     * Top 50 String Problems
     * Top 50 Problems on Stack
     * Top 50 Problems on Heap
     * Top 20 Linked List Interview Question
     * Top 50 Tree Problems
     * Top 50 Graph Problems
     * Top 50 Problems on Recursion
     * Top 20 Greedy Algorithms Interview Questions
     * Top 50 Dynamic Programming (DP) Problems
     * Top 20 Hashing Technique based Interview Questions
     * Top 20 Dynamic Programming Interview Questions
     * Top 10 algorithms in Interview Questions
     * Commonly Asked Data Structure Interview Questions
   * Puzzles
     * All Puzzles
     * Top 100 Puzzles Asked In Interviews
     * Top 20 Puzzles Commonly Asked During SDE Interviews
     * Top MCQs on Puzzles with Answers
     * Crossword Puzzle Of The Week
 * Tutorials
   * Programming Languages
     * C
     * C++
     * Python
     * R
     * Golang
     * C#
     * Swift
     * Kotlin
     * Scala
     * Perl
   * Java
     * Java Tutorial
     * Java Collection
     * Java 8 Tutorial
     * Java Advance
       * Spring Tutorial
       * Spring Boot Tutorial
       * Spring MVC Tutorial
       * Hibernate Tutorial
     * Java Interview Questions
       * Java Interview Questions
       * Multithreading Interview Questions
       * Collection Interview Quesions
     * Java Programs
     * Java Projects
   * CS Subjects
     * Mathematics
     * Operating System
     * DBMS
     * Computer Networks
     * Computer Organization and Architecture
     * Theory of Computation
     * Compiler Design
     * Digital Logic
     * Software Engineering
   * System Design
     * System Design Tutorial
       * What is System Design
       * Key Terminologies in System Design
       * Analysis and Architecture of Systems
       * Scalability in System Design
       * Databases in System Design
       * High Level Design or HLD
       * Low Level Design or LLD
       * Communication Protocols
       * Web Servers and Proxies
       * Case Studies in Designing Systems
       * Complete System Design Tutorial
     * System Design Patterns
       * Factory Pattern
       * Observer Pattern
       * Singleton Design Pattern
       * Decorator Pattern
       * Strategy Pattern
       * Adapter Pattern
       * Command Pattern
       * Iterator Pattern
       * Prototype Design Pattern
       * All Design Patterns
     * System Design Roadmap
     * Top 10 System Design Interview Questions and Answers
   * DevOps
     * Git
     * AWS
     * Docker
     * Kubernetes
     * Microsoft Azure Tutorial
     * Google Cloud Platform
   * SQL Tutorial
   * Interview Questions
     * C Interview Questions
     * C++ Interview Questions
     * STL Interview Questions
     * Java Interview Questions
     * Python Interview Questions
     * R Interview Questions
     * SQL Interview Questions
     * Linux Interview Questions
     * C# Interview Questions
     * Android Interview Questions
     * Flutter Interview Questions
     * Operating System Interview Questions
     * Computer Network Interview Questions
     * Software Engineering Interview Questions
     * CCNA Interview Questions
     * Ethical Hacking Interview Questions
   * Interview Corner
     * Company Preparation
     * Top Topics
     * Practice Company Questions
     * Interview Experiences
     * Experienced Interviews
     * Internship Interviews
     * Competitive Programming
     * Multiple Choice Quizzes
     * Aptitude for Placements
   * Projects
     * C++ Projects
     * Java Projects
     * Python Projects
     * Machine Learning Projects
     * Android Projects
   * Cheat Sheets
     * C CheatSheet
     * C++ CheatSheet
     * C++ STL CheatSheet
     * Python CheatSheet
     * Docker CheatSheet
     * Kubernetes CheatSheet
     * Computer Network CheatSheet
     * CCNA CheatSheet
     * Ethical Hacking CheatSheet
   * Quizzes
     * C Quiz
     * C++ Quiz
     * Java Quiz
     * Python Quiz
     * DBMS Quiz
     * Operating System Quiz
     * Computer Network Quiz
     * COA Quiz
 * ML & Data Science
   * Python Tutorial
   * R Tutorial
   * Machine Learning
     * Machine Learning Maths
     * Machine Learning Tutorial
     * Machine Learning Projects
   * Data Science using Python
   * Data Science using R
   * Data Science Packages
     * Pandas Tutorial
     * NumPy Tutorial
   * Data Visualization
     * Data Visualization with Python
       * Python Data Visualization Tutorial
       * Matplotlib Tutorial
       * Bokeh Tutorial
       * Plotly Tutorial
       * Seaborn Tutorial
     * Data Visualization with R
       * Data Visualization with R
       * Plotly Tutorial
       * ggplot Tutorial
     * Data Visualization Tools
       * Tableau
       * Power BI
   * Data Analysis
     * Data Analysis with Python
     * Data Analysis with R
   * Deep Learning
     * Deep Learning Tutorial
     * Deep Learning Projects
   * NLP Tutorial
   * OpenCV Tutorial
   * Interview Questions
     * Machine Learning Interview Question
     * Deep Learning Interview Question
     * Python Interview Questions
     * Top 50 R Interview Questions
   * ML Frameworks
     * Tensorflow
     * PyTorch
     * PyTorch Lightning
 * Web Development
   * HTML
   * CSS
   * JavaScript
   * PHP
   * Bootstrap Tutorial
   * CSS Frameworks
     * Tailwind CSS
     * Foundation CSS
     * Materialize CSS
     * Bulma
     * Pure CSS
     * Primer CSS
     * Blaze UI
     * Semantic UI
   * JavaScript Frameworks
     * AngularJS
     * Angular PrimeNG
     * Angular ngx Bootstrap
     * NodeJS
     * Express.js
   * JavaScript Libraries
     * jQuery
     * jQuery Mobile
     * jQuery UI
     * jQuery EasyUI
     * jQWidgets
     * ReactJS
     * React Bootstrap
     * React Rebass
     * React Desktop
     * React Suite
     * ReactJS Evergreen
     * ReactJS Reactstrap
     * Ant Design
     * BlueprintJS
     * p5.js
     * Lodash
     * TensorFlow.js
     * Moment.js
     * Collect.js
   * Django Tutorial
   * WordPress
   * JSON
   * Web Dev Cheat Sheets
     * HTML Cheat Sheet
     * CSS Cheat Sheet
     * Bootstrap Cheat Sheet
     * JS Cheat Sheet
     * jQuery Cheat Sheet
     * Angular Cheat Sheet
 * Practice
   * All DSA Problems
   * Problem of the Day
   * GFG SDE Sheet
   * Curated DSA Lists
     * Beginner's DSA Sheet
     * Love Babbar Sheet
     * Top 50 Array Problems
     * Top 50 String Problems
     * Top 50 DP Problems
     * Top 50 Graph Problems
     * Top 50 Tree Problems

 * 
 * 
   Switch to Dark Mode
 * 
 * Sign In


 * Sign In
 * Home
 * Saved Videos
 * Courses
 * * Data Structures
     * Arrays
     * Matrix
     * Strings
     * Stack
     * Queue
     * Heap
     * Hashing
     * Graph
     * Set Data Structure
     * Map Data Structure
     * Advanced Data Structure
     * Data Structures Tutorial
   * Linked List
     * Singly Linked List
     * Doubly Linked List
     * Circular Linked List
     * Doubly Circular Linked List
     * Linked List Tutorial
   * Tree
     * Generic Tree
     * Binary Tree
     * Binary Search Tree
     * AVL Tree
     * B Tree
     * B+ Tree
     * Red Black Tree
     * Tree Data Structure Tutorial
   * Algorithms
     * Greedy Algorithms
     * Dynamic Programming
     * Graph Algorithms
     * Pattern Searching
     * Recursion
     * Backtracking
     * Divide and Conquer
     * Mathematical Algorithms
     * Geometric Algorithms
     * Bitwise Algorithms
     * Randomized Algorithms
     * Branch and Bound
     * Algorithms Tutorial
   * Analysis of Algorithms
     * Design and Analysis of Algorithms
     * Asymptotic Analysis
     * Asymptotic Notations
     * Worst, Average and Best Cases
   * Searching Algorithms
     * Linear Search
     * Binary Search
     * Searching Algorithms Tutorial
   * Sorting Algorithms
     * Selection Sort
     * Bubble Sort
     * Insertion Sort
     * Merge Sort
     * Quick Sort
     * Heap Sort
     * Counting Sort
     * Radix Sort
     * Bucket Sort
     * Sorting Algorithms Tutorial
   * Company Wise SDE Sheets
     * Facebook SDE Sheet
     * Amazon SDE Sheet
     * Apple SDE Sheet
     * Netflix SDE Sheet
     * Google SDE Sheet
     * Wipro Coding Sheet
     * Infosys Coding Sheet
     * TCS Coding Sheet
     * Cognizant Coding Sheet
     * HCL Coding Sheet
   * DSA Cheat Sheets
     * SDE Sheets
     * FAANG Coding Sheet
     * Love Babbaar Sheet
     * Mass Recruiter Sheet
     * Product-Based Coding Sheet
     * Company-Wise Preparation Sheet
   * Top Interview Questions
     * Top 100 DSA Interview Questions Topic-wise
     * Top 50 Array Problems
     * Top 50 String Problems
     * Top 50 Problems on Stack
     * Top 50 Problems on Heap
     * Top 20 Linked List Interview Question
     * Top 50 Tree Problems
     * Top 50 Graph Problems
     * Top 50 Problems on Recursion
     * Top 20 Greedy Algorithms Interview Questions
     * Top 50 Dynamic Programming (DP) Problems
     * Top 20 Hashing Technique based Interview Questions
     * Top 20 Dynamic Programming Interview Questions
     * Top 10 algorithms in Interview Questions
     * Commonly Asked Data Structure Interview Questions
   * Puzzles
     * All Puzzles
     * Top 100 Puzzles Asked In Interviews
     * Top 20 Puzzles Commonly Asked During SDE Interviews
     * Top MCQs on Puzzles with Answers
     * Crossword Puzzle Of The Week
   * Programming Languages
     * C
     * C++
     * Python
     * R
     * Golang
     * C#
     * Swift
     * Kotlin
     * Scala
     * Perl
   * Java
     * Java Tutorial
     * Java Collection
     * Java 8 Tutorial
     * Java Programs
     * Java Projects
   * Java Advance
     * Spring Tutorial
     * Spring Boot Tutorial
     * Spring MVC Tutorial
     * Hibernate Tutorial
   * Java Interview Questions
     * Java Interview Questions
     * Multithreading Interview Questions
     * Collection Interview Quesions
   * CS Subjects
     * Mathematics
     * Operating System
     * DBMS
     * Computer Networks
     * Computer Organization and Architecture
     * Theory of Computation
     * Compiler Design
     * Digital Logic
     * Software Engineering
   * System Design
     * System Design Roadmap
     * Top 10 System Design Interview Questions and Answers
   * System Design Tutorial
     * What is System Design
     * Key Terminologies in System Design
     * Analysis and Architecture of Systems
     * Scalability in System Design
     * Databases in System Design
     * High Level Design or HLD
     * Low Level Design or LLD
     * Communication Protocols
     * Web Servers and Proxies
     * Case Studies in Designing Systems
     * Complete System Design Tutorial
   * System Design Patterns
     * Factory Pattern
     * Observer Pattern
     * Singleton Design Pattern
     * Decorator Pattern
     * Strategy Pattern
     * Adapter Pattern
     * Command Pattern
     * Iterator Pattern
     * Prototype Design Pattern
     * All Design Patterns
   * DevOps
     * Git
     * AWS
     * Docker
     * Kubernetes
     * Microsoft Azure Tutorial
     * Google Cloud Platform
   * Interview Questions
     * C Interview Questions
     * C++ Interview Questions
     * STL Interview Questions
     * Java Interview Questions
     * Python Interview Questions
     * R Interview Questions
     * SQL Interview Questions
     * Linux Interview Questions
     * C# Interview Questions
     * Android Interview Questions
     * Flutter Interview Questions
     * Operating System Interview Questions
     * Computer Network Interview Questions
     * Software Engineering Interview Questions
     * CCNA Interview Questions
     * Ethical Hacking Interview Questions
   * Interview Corner
     * Company Preparation
     * Top Topics
     * Practice Company Questions
     * Interview Experiences
     * Experienced Interviews
     * Internship Interviews
     * Competitive Programming
     * Multiple Choice Quizzes
     * Aptitude for Placements
   * Projects
     * C++ Projects
     * Java Projects
     * Python Projects
     * Machine Learning Projects
     * Android Projects
   * Cheat Sheets
     * C CheatSheet
     * C++ CheatSheet
     * C++ STL CheatSheet
     * Python CheatSheet
     * Docker CheatSheet
     * Kubernetes CheatSheet
     * Computer Network CheatSheet
     * CCNA CheatSheet
     * Ethical Hacking CheatSheet
   * Quizzes
     * C Quiz
     * C++ Quiz
     * Java Quiz
     * Python Quiz
     * DBMS Quiz
     * Operating System Quiz
     * Computer Network Quiz
     * COA Quiz
   * Machine Learning
     * Machine Learning Maths
     * Machine Learning Tutorial
     * Machine Learning Projects
   * Data Science Packages
     * Pandas Tutorial
     * NumPy Tutorial
   * Data Visualization
   * Data Visualization with Python
     * Python Data Visualization Tutorial
     * Matplotlib Tutorial
     * Bokeh Tutorial
     * Plotly Tutorial
     * Seaborn Tutorial
   * Data Visualization with R
     * Data Visualization with R
     * Plotly Tutorial
     * ggplot Tutorial
   * Data Visualization Tools
     * Tableau
     * Power BI
   * Data Analysis
     * Data Analysis with Python
     * Data Analysis with R
   * Deep Learning
     * Deep Learning Tutorial
     * Deep Learning Projects
   * Interview Questions
     * Machine Learning Interview Question
     * Deep Learning Interview Question
     * Python Interview Questions
     * Top 50 R Interview Questions
   * ML Frameworks
     * Tensorflow
     * PyTorch
     * PyTorch Lightning
   * CSS Frameworks
     * Tailwind CSS
     * Foundation CSS
     * Materialize CSS
     * Bulma
     * Pure CSS
     * Primer CSS
     * Blaze UI
     * Semantic UI
   * JavaScript Frameworks
     * AngularJS
     * Angular PrimeNG
     * Angular ngx Bootstrap
     * NodeJS
     * Express.js
   * JavaScript Libraries
     * jQuery
     * jQuery Mobile
     * jQuery UI
     * jQuery EasyUI
     * jQWidgets
     * ReactJS
     * React Bootstrap
     * React Rebass
     * React Desktop
     * React Suite
     * ReactJS Evergreen
     * ReactJS Reactstrap
     * Ant Design
     * BlueprintJS
     * p5.js
     * Lodash
     * TensorFlow.js
     * Moment.js
     * Collect.js
   * Web Dev Cheat Sheets
     * HTML Cheat Sheet
     * CSS Cheat Sheet
     * Bootstrap Cheat Sheet
     * JS Cheat Sheet
     * jQuery Cheat Sheet
     * Angular Cheat Sheet
   * ML & Data Science
     * Python Tutorial
     * R Tutorial
     * Data Science using Python
     * Data Science using R
     * NLP Tutorial
     * OpenCV Tutorial
   * Web Development
     * HTML
     * CSS
     * JavaScript
     * PHP
     * Bootstrap Tutorial
     * Django Tutorial
     * WordPress
     * JSON


   DATA STRUCTURES AND ALGORITHMS
   
    * DSA Tutorial
    * Data Structures Tutorial
    * Algorithms Tutorial
    * Top 100 DSA Interview Questions
    * DSA-Roadmap[Basic-to-Advanced]


   ML & DATA SCIENCE
   
    * Learn Python
    * Data Science Tutorial
    * Machine Learning Tutorial
    * Deep Learning Tutorial
    * NLP Tutorial
    * Computer Vision Tutorial


   WEB DEVELOPMENT
   
    * HTML Tutorial
    * CSS Tutorial
    * JavaScript Tutorial
    * ReactJS Tutorial
    * NodeJS Tutorial


   LANGUAGES
   
    * C
    * C++
    * Java
    * R Tutorial
    * Golang


   INTERVIEW CORNER
   
    * Company Interview Corner
    * Experienced Interviews
    * Internship Experiences
    * Practice Company Questions
    * Competitive Programming


   CS SUBJECTS
   
    * Operating Systems
    * DBMS
    * Computer Networks
    * Software Engineering
    * Software Testing


   JOBS
   
    * Get Hired: Apply for Jobs
    * Job-a-thon: Hiring Challenge
    * Corporate Hiring Solutions


   PRACTICE
   
    * All DSA Problems
    * Problem of the Day
    * GFG SDE Sheet
    * Beginner's DSA Sheet
    * Love Babbar Sheet
    * Top 50 Array Problems
    * Top 50 String Problems
    * Top 50 DP Problems
    * Top 50 Graph Problems
    * Top 50 Tree Problems


   CONTESTS
   
    * World Cup Hack-A-Thon
    * GFG Weekly Coding Contest
    * Job-A-Thon: Hiring Challenge
    * BiWizard School Contest
    * All Contests and Events

 * GBlog
 * Puzzles
 * What's New ?

Change Language

 * Trending Now
 * Data Structures
 * Algorithms
 * Topic-wise Practice
 * Python
 * Machine Learning
 * Data Science
 * JavaScript
 * Java
 * Web Development
 * Bootstrap
 * C
 * C++
 * ReactJS
 * Competitive Programming
 * Aptitude
 * Puzzles
 * Projects

▲
Hello, What Do You Want To Learn?
Search
DSA
Python
Machine Learning
JavaScript
Interview Preparation
Data Science & ML
GATE: DS & AI
DSA: Basic To Advanced Course
Blue/Green Deployment in AWS Lambda
Blue Green Deployment is just like we deploy two versions of our application,
one is the stable vers...

Explore Practice Problems
Solve DSA Problems. Filter based on topic tags and company tags. Get curated
problem lists by GFG ex...

DSA in Python - Self Paced
Most popular course on DSA trusted by over 75,000 students! Built with years of
experience by indus...

OpenAI Python API - Complete Guide
OpenAI is the leading company in the field of AI. With the public release of
software like ChatGPT, DALL-E, GPT-3, and Whisper, the company has taken the
entire AI industr...
GBlog
100 Days of Machine Learning - A Complete Guide For Beginners
Machine learning is a rapidly growing field within the broader domain of
Artificial Intelligence. It involves developing algorithms that can
automatically learn patterns a...
GeeksforGeeks Master Sheet - List of all Cheat Sheets
In this Master Sheet, we’ll cover all the important cheat sheets like SDE
Sheets, DSA Topics Sheets, HTML, CSS, JavaScript, React, Angular, Bootstrap,
jQuery, Python, Dat...
Top 100 Data Structure and Algorithms (DSA) Interview Questions Topic-wise
DSA has been one of the most popular go-to topics for any interview, be it
college placements, software developer roles, or any other technical roles for
freshers and expe...



DSA

View All
Array


Analysis of Algo


Linked List


Searching Algo


Stack


Sorting Algo


Queue


Graph Algo





WEB DEVELOPMENT

View All
JavaScript


ReactJs


NodeJS


Angular


Django


NextJS


ExpressJS


Tailwind CSS





MACHINE LEARNING & DATA SCIENCE

Machine Learning


Data Science with Python


Data Analysis


Deep Learning


Natural Language Processing


ML Maths


ML Projects


ML Interview Questions





TUTORIALS

Python


Java


C++


SQL


GIT


DevOps


Android


System Design



Courses
View All
98k+ interested Geeks

DSA to Development: A Complete Guide
Beginner to Advance

181k+ interested Geeks
4.7
Full Stack Development with React & Node JS - Live
Beginner to Advance

250k+ interested Geeks
4.9
Tech Interview 101 - From DSA to System Design for Working Professionals
Beginner to Advance

9k+ interested Geeks
5
Complete Guide to Software Testing and Automation: Master Java, Selenium and
Cucumber
Beginner to Advance

1074k+ interested Geeks
4.6
Data Structures and Algorithms - Self Paced
Beginner to Advance

194k+ interested Geeks
4.7
Data Structures & Algorithms in Python - Self Paced
Beginner to Advance

Problem of the day
Letters Collection
Solve one problem based on Data Structures and Algorithms every day and win
exciting prizes.
03
50
40
   Hours
   Minutes
  Seconds
Solve Now
Videos
View All
10:37
PROBLEM OF THE DAY: 04/11/2023 | Find Transition Point
05/11/2023
12:56
PROBLEM OF THE DAY: 03/11/2023 | Pythagorean Triplet
04/11/2023
11:00
PROBLEM OF THE DAY: 02/11/2023 | Minimum distance between two numbers
03/11/2023
Articles

All
News
Python
Java
C++
C#
C Language
Algorithms
Interview Experience
Sorting
Linked List
Tree
Graph
School Programming


How Long Would It Take to Learn Automation Testing?
Automation Testing is the fourth important step in the Software Development Life
Cycle. Before sending any product to production, it is crucial to run manual and
automatio...Read more
GBlog
Picked
Software Testing
Spring Boot vs Node.js - Which One Should You Choose?
This article explores the comparison between the two most popular backend
technologies that exist for server-side applications. In today's world online
business is a boom ...Read more
GBlog
Picked
Java-Spring
Node.js
Java-Spring-Boot
Advance Java
Roles and Responsibilities of an Automation Test Engineer
In many companies, especially large corporations, it is impossible to manually
deploy and check hundreds of test cases for each of these projects. For this
reason, people ...Read more
GBlog
Picked
Software Testing
6 Most Powerful Ways To Master Self-Discipline
Self-discipline is the motivation that motivates you to push yourself forward
and take action in your life – choosing to improve yourself every day despite
various obstacl...Read more
News
5 Effective ways to Overcome Self-Doubt
We all have experienced feelings of Self-Doubt from time to time, whether we are
starting a new job, preparing for an interview, playing sports, communicating
with people,...Read more
News
Oil Prices and the Global Economy - Cause & Impact
Oil prices in the past few weeks have surged to more than $100 a barrel in the
backdrop of Russia’s attack on Ukraine. The rising oil prices have yet again
shown the world...Read more
General Knowledge
News
Some Countries Drive on the Left and Some on the Right, Why?
Is it that strange that we drive on the left in different countries? Driving on
the left is a practice that originated in some countries - specifically, in
countries that ...Read more
News
Different Types of Intelligence You Must Practice
Intelligence is often thought of as a single entity, but in reality, it is made
up of many different types. Each person has their own unique blend of
intelligence, which m...Read more
News
List of Countries Where Cryptocurrency Is Currently Banned - And Why?
Cryptocurrency has taken the entire world's financial system by storm and has
become one of the trending topics in today's world.It is slowly growing as a
digital asset, w...Read more
News
15 Amazing Facts About Space that will Blow your Mind
What thoughts do you get when you are looking at the sky at the night? In fact,
how do you feel while looking at the Moon, the stars, the black or grayish space
around the...Read more
Science-Space
News
Accenture Interview Experience for Internship (On-campus)
Accenture On-Campus Internship and Job OpportunityRecently, Accenture came to
our college for hiring and they provide internship and job opportunities. I am
applying for t...Read more
Interview Experiences
Accenture
On-Campus
Picked
Geeks Premier League
Experiences
Geeks Premier League 2023
IIT-JEE Preparation Experience
Well, I started my preparation from class 11 which was a very crucial base for
the aspirants. My journey started in 2021 well my preparation at the beginning
was smooth bu...Read more
Write it Up
Experiences
Competitive Exam Experiences
IIT- JEE
ILink Digital Interview Experience
ILink Digital appeared on my campus in October 2023, it had 4 rounds(first
aptitude, second interview, Managerial and HR-third, and HR fourth), The First
online test compr...Read more
Interview Experiences
Experiences
ILink Digita
Technocrats Institute of Technology Bhopal Campus Experience
Hello, I am a Student of Technocrats Institute of Technology currently pursuing
3rd year. At first, after seeing the college I felt like it was a pretty good
one by looki...Read more
Career-Advices
Experiences
Campus Experiences
Technocrats Institute Of Technology
Intel Interview Experience for Internship (On-Campus)
We were shortlisted based on our CGPA and resume. (CGPA = 8.5)There were 3
rounds of interviews:Tech Round 1:Here, I was asked to introduce myself. Then I
was asked 2 codi...Read more
Interview Experiences
Intel
Internship
On-Campus
Experiences
BNY Mellon Interview Experience (Off-Campus) 2022
Round 1It was an online coding round conducted on the Hackerrank platform and
consisted of 4 questions.The questions were as follows:Easy - medium: The
question was based ...Read more
Interview Experiences
Picked
Off-Campus
BNY Mellon
Geeks Premier League
Experiences
Geeks Premier League 2023
Aethereus Consulting Interview Experience (On-Campus) 2023
Aethereus is a known brand and Aethereus Consulting is the IT arm of the same.
It was an on-campus opportunity. My interview experience was really good and I
got selected ...Read more
Interview Experiences
On-Campus
Experiences
Aethereus Consulting
GoDigit Interview Experience For Trainee Developer (On-Campus)
Company: Digit Insurance (GoDigit)Background: B.Tech. in CSE from NITInternship
Experience: Summer Internship at a start-up.Application Process: It was an
on-campus drive ...Read more
Interview Experiences
On-Campus
Go-Digit
Experiences
 * < Prev
 * 1
 * 2
 * 3
 * 4
 * 5
 * •••
 * 10217
 * Next >
 * 15 / page


Explore Community


A-143, 9th Floor, Sovereign Corporate Tower, Sector-136, Noida, Uttar Pradesh -
201305
feedback@geeksforgeeks.org


 * Company
 * About Us
 * Legal
 * Careers
 * In Media
 * Contact Us
 * Advertise with us
 * GFG Corporate Solution
 * Placement Training Program
 * Apply for Mentor

 * Explore
 * Job-A-Thon Hiring Challenge
 * Hack-A-Thon
 * GfG Weekly Contest
 * Offline Classes (Delhi/NCR)
 * DSA in JAVA/C++
 * Master System Design
 * Master CP
 * GeeksforGeeks Videos

 * Languages
 * Python
 * Java
 * C++
 * PHP
 * GoLang
 * SQL
 * R Language
 * Android Tutorial

 * DSA Concepts
 * Data Structures
 * Arrays
 * Strings
 * Linked List
 * Algorithms
 * Searching
 * Sorting
 * Mathematical
 * Dynamic Programming

 * DSA Roadmaps
 * DSA for Beginners
 * Basic DSA Coding Problems
 * DSA Roadmap by Sandeep Jain
 * DSA with JavaScript
 * Top 100 DSA Interview Problems
 * All Cheat Sheets

 * Web Development
 * HTML
 * CSS
 * JavaScript
 * Bootstrap
 * ReactJS
 * AngularJS
 * NodeJS
 * Express.js
 * Lodash

 * Computer Science
 * GATE CS Notes
 * Operating Systems
 * Computer Network
 * Database Management System
 * Software Engineering
 * Digital Logic Design
 * Engineering Maths

 * Python
 * Python Programming Examples
 * Django Tutorial
 * Python Projects
 * Python Tkinter
 * OpenCV Python Tutorial
 * Python Interview Question

 * Data Science & ML
 * Data Science With Python
 * Data Science For Beginner
 * Machine Learning Tutorial
 * Maths For Machine Learning
 * Pandas Tutorial
 * NumPy Tutorial
 * NLP Tutorial
 * Deep Learning Tutorial

 * DevOps
 * Git
 * AWS
 * Docker
 * Kubernetes
 * Azure
 * GCP

 * Competitive Programming
 * Top DSA for CP
 * Top 50 Tree Problems
 * Top 50 Graph Problems
 * Top 50 Array Problems
 * Top 50 String Problems
 * Top 50 DP Problems
 * Top 15 Websites for CP

 * System Design
 * What is System Design
 * Monolithic and Distributed SD
 * Scalability in SD
 * Databases in SD
 * High Level Design or HLD
 * Low Level Design or LLD
 * Top SD Interview Questions

 * Interview Corner
 * Company Wise Preparation
 * Preparation for SDE
 * Experienced Interviews
 * Internship Interviews
 * Competitive Programming
 * Aptitude Preparation

 * GfG School
 * CBSE Notes for Class 8
 * CBSE Notes for Class 9
 * CBSE Notes for Class 10
 * CBSE Notes for Class 11
 * CBSE Notes for Class 12
 * English Grammar

 * Commerce
 * Accountancy
 * Business Studies
 * Economics
 * Human Resource Management (HRM)
 * Management
 * Income Tax
 * Finance
 * Statistics for Economics

 * UPSC
 * Polity Notes
 * Geography Notes
 * History Notes
 * Science and Technology Notes
 * Economics Notes
 * Important Topics in Ethics
 * UPSC Previous Year Papers

 * SSC/ BANKING
 * SSC CGL Syllabus
 * SBI PO Syllabus
 * SBI Clerk Syllabus
 * IBPS PO Syllabus
 * IBPS Clerk Syllabus
 * Aptitude Questions
 * SSC CGL Practice Papers

 * Write & Earn
 * Write an Article
 * Improve an Article
 * Pick Topics to Write
 * Share your Experiences
 * Internships

@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved


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 !