• 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

Difference between a LinkedList and a Binary Search Tree BST

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

C++ OOPs Part2

Printing each word reverse in string

Diagonal Traversal of Binary Tree

Convert number to words java

Check Binary Tree is Binary Search Tree or not

25 horses 5 tracks Find 3 fastest puzzle

Adobe Interview Questions 8 month Exp

Fibonacci Hashing & Fastest Hashtable

SAP Interview Questions

Maximum occurred Smallest integer in n ranges

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

Doubly linked list

Print all nodes that are at distance k from a leaf node

Find two non repeating elements in an array of repeating elements

Find Pythagorean Triplets in an array in O(N)

Rectangular chocolate bar Create at least one piece which consists of exactly nTiles tiles

flattens 2 D linked list to a single sorted link list

Print vertical sum of all the axis in the given binary tree

Singly linked list

Memory Efficient LinkedList

Find if two rectangles overlap

Advanced SQL Injection

CodeChef Code SGARDEN

1014 Practice Question of New GRE – Princeton

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

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

Find min element in Sorted Rotated Array (With Duplicates)

Leetcode: Edit Distance

Copyright © 2026 · Genesis Framework · WordPress · Log in