geeksforgeeks
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
Fleury's Algorithm for printing Eulerian Path or CircuitGiven an undirected connected graph with v nodes, and e edges, with adjacency list adj. The task is to print an Eulerian trail or circuit using Fleury's AlgorithmA graph i... Read More
GraphDSAEuler-Circuit
Morgan Stanley Interview | Set 1Morgan Stanley campus placement for post IT analyst. 1st round – objective written test10 questions on aptitude and analytics30 questions on programming10 questions on com... Read More
Interview ExperiencesMorgan StanleyExperiences
Yahoo Interview | Set 3I would like to express my gratitude towards the GeeksforGeeks team, whose help saw me through to Amazon's interview rounds and getting placed at Yahoo. Number of Rounds: ... Read More
Interview ExperiencesYahooExperiences
Amazon Interview | Set 361 round (20 MCQ + 2 coding question)3 face to face round, 1 telephonic interview.1st coding question-----------------------------Find the diameter of the tree.2nd coding q... Read More
Interview ExperiencesAmazonExperiences
When Does Compiler Create Default and Copy Constructors in C++?A constructor is a special type of member function of a class that initializes objects of a class. In C++, Constructor is automatically called when an object(instance of a... Read More
C++cpp-constructor
Merge Sorted ArraysGiven a 2D matrix, mat[][] consisting of sorted arrays, where each row is sorted in non-decreasing order, find a single sorted array that contains all the elements from th... Read More
SortingHeapDSAArraysMicrosoftAmazonFlipkartVMWareCitrixMerge Sort
Amazon Interview | Set 35On-campus, 1 MCQ round, 2 coding rounds, 4 face-to-face rounds.MCQ round(45 min)- 5 questions on mathematics, one was from probability, all easy 15 questions technical, fr... Read More
Interview ExperiencesAmazonExperiences
Amazon Interview | Set 34First of all, a very very big thanks to whole team of geeks for geeks. It is because of them only that I was able to crack the interview process of amazon and get a job in... Read More
Interview ExperiencesAmazonpriority-queue
Convex Hull using Graham ScanA convex hull is the smallest convex polygon that contains a given set of points. It is a useful concept in computational geometry and has applications in various fields s... Read More
MathematicalGeometricDSAMorgan StanleySamsung
Stable Marriage ProblemThe Stable Marriage Problem involves pairing N men and N women, each having ranked all members of the opposite sex by preference. The goal is to form marriages where no tw... Read More
GraphDSA
Find minimum s-t cut in a flow networkIn a flow network, an s-t cut is a cut that requires the source 's' and the sink 't' to be in different subsets, and it consists of edges going from the source's side to t... Read More
GraphDSAMax-Flow
Maximum Bipartite MatchingA matching in a Bipartite Graph is a set of the edges chosen in such a way that no two edges share an endpoint. A maximum matching is a matching of maximum size (maximum n... Read More
GraphDSA
Convex Hull using Jarvis' Algorithm or WrappingGiven a set of points in the plane. the convex hull of the set is the smallest convex polygon that contains all the points of it.We strongly recommend to see the following... Read More
MathematicalGeometricDSA
How to check if a given point lies inside or outside a polygon?Given a polygon and a point 'p', find if 'p' lies inside the polygon or not. The points lying on the border are considered inside.Examples:Recommended ProblemPlease solve ... Read More
MathematicalGeometricDSAAlgorithms-InsertionSortTCS-coding-questions
How to check if two given line segments intersect?Given two line segments represented as a 3D vector points[][][], where each line segment i is defined by its endpoints stored in points[i][0] and points[i][1] (each contai... Read More
MathematicalGeometricDSAAdobeSnapdealZomatoGeometric-Lines
1

...

120021200312004

...

12077
GeeksforGeeks
location
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
location
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play StoreGFG App on App Store
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Campus Training Program
  • Explore
  • POTD
  • Job-A-Thon
  • Blogs
  • Nation Skill Up
  • Tutorials
  • Programming Languages
  • DSA
  • Web Technology
  • AI, ML & Data Science
  • DevOps
  • CS Core Subjects
  • Interview Preparation
  • Software and Tools
  • Courses
  • ML and Data Science
  • DSA and Placements
  • Web Development
  • Programming Languages
  • DevOps & Cloud
  • GATE
  • Trending Technologies
  • Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
  • Preparation Corner
  • Interview Corner
  • Aptitude
  • Puzzles
  • GfG 160
  • System Design
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved