• 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

MergeIntervals

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

Code Chef PRGIFT Solution

C Program for TAIL command of UNIX

Stickler thief

Find position of the only set bit

Binary Tree in Java

The Magic HackerEarth Nirvana solutions Hiring Challenge

Level order traversal in Spiral form

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

Minimum insertions to form a palindrome

Printing intermediate Integers between one element & next element of array

Max Sum in circularly situated Values

Handle duplicates in Binary Search Tree

Calculate price of parking from parking start end time prices

Convert number to words java

Singly linked list

BFS (Breath First Search)

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

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

Find Percentage of Words matching in Two Strings

Reverse a Linked List in groups of given size

Find next greater number with same set of digits

Find min element in Sorted Rotated Array (With Duplicates)

Python Array String

Apriori algorithm C Code Data Mining

Adobe Interview Questions 8 month Exp

Generic Object Oriented Stack with Template

Mirror of Tree

Maximum difference between two elements s.t larger element appears after the smaller number

Check if an array has duplicate numbers in O(n) time and O(1) space

strtok()

Copyright © 2026 · Genesis Framework · WordPress · Log in