• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to secondary sidebar

GoHired

Interview Questions asked in Google, Microsoft, Amazon

Join WeekEnd Online Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

  • Home
  • Best Java Books
  • Algorithm
  • Internship
  • Certificates
  • About Us
  • Contact Us
  • Privacy Policy
  • Array
  • Stack
  • Queue
  • LinkedList
  • DP
  • Strings
  • Tree
  • Mathametical
  • Puzzles
  • Graph

LeetCode

Leetcode: Merge Intervals

January 18, 2020 by Arshdeep Singh

Given a collection of intervals, merge all overlapping intervals.

Example 1:
Input: [[2,6],[8,10],[15,18], [1,3]]
Output: [ [1,6] , [8,10] , [15,18] ]
Explanation: Since intervals [1,3] and [2,6] overlaps, merge them into [1,6].

Example
Solution
… Read More

Filed Under: Amazon Interview Question, Flipkart Interview Questions, Google, Interview Questions, LeetCode Tagged With: Array, LeetCode, MergeIntervals

Primary Sidebar

Join WeekEnd Online/Offline Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

Join WeekEnd Online/Offline Batch from 4-April-2020

WhatsApp us

Secondary Sidebar

Custom Search

  • How I cracked AMAZON
  • LeetCode
  • Adobe
  • Amazon
  • Facebook
  • Microsoft
  • Hacker Earth
  • CSE Interview

Top Rated Questions

Introduction To Number Theory ( Part 1 )

1014 Practice Question of New GRE – Princeton

Mirror of Tree

Find Percentage of Words matching in Two Strings

Find next greater number with same set of digits

SAP Off Campus Hiring_ March 2015 Verbal Skills

Templates in C++

Find Pythagorean Triplets in an array in O(N)

BFS (Breath First Search)

Reversal of LinkedList

write a c program that given a set a of n numbers and another number x determines whether or not there exist two elements in s whose sum is exactly x

Get Minimum element in O(1) from input numbers or Stack

Convert number to words java

Edit Distance ( Dynamic Programming )

Subset Sum Problem Dynamic programming

The Magic HackerEarth Nirvana solutions Hiring Challenge

Amazon Interview Experience – SDE Chennai

strtok()

Find an index i such that Arr [i] = i in array of n distinct integers sorted in ascending order.

Wrong Directions given find minimum moves so that he can reach to the destination

Code Chef PRGIFT Solution

25 horses 5 tracks Find 3 fastest puzzle

SAP Off Campus Hiring_ March 2015 Analytical Aptitude

There are N nuts and N bolts, u have to find all the pairs of nuts and bolts in minimum no. of iteration

Find and print longest consecutive number sequence in a given sequence in O(n)

Find the element that appears once others appears thrice

FizzBuzz Solution C C++

Find if two rectangles overlap

Given array of 0’s and 1’s. All 0’s are coming first followed by 1’s. find the position of first 1

Connect n ropes with minimum cost

Copyright © 2026 · Genesis Framework · WordPress · Log in