• 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

Client Server C program

Reversal of LinkedList

flattens 2 D linked list to a single sorted link list

In Given LinkedList Divide LL in N Sub parts and delete first K nodes of each part

Maximum of all subarrays of size k

Fibonacci Hashing & Fastest Hashtable

Common Ancestor in a Binary Tree or Binary Search Tree

Longest Increasing Subsequence

Get K Max and Delete K Max in stream of incoming integers

25 horses 5 tracks Find 3 fastest puzzle

Level order traversal in Spiral form

Leetcode: Edit Distance

HackeEarth Flipkart’s Drone

Interfaces in C++ (Abstract Classes in C++)

DFS (Depth First Search)

Find the element that appears once others appears thrice

Top 10 Interviews Techniqes for Campus Interview in IIT NIT BITS for MTech

VMWare SDEII Interview

Printing intermediate Integers between one element & next element of array

SAP Off Campus Hiring_ March 2015 Analytical Aptitude

Search element in a matrix with all rows and columns in sorted order

Trie Dictionary

K’th Largest Element in BST when modification to BST is not allowed

The Magic HackerEarth Nirvana solutions Hiring Challenge

Mirror of Tree

Check Binary Tree is Binary Search Tree or not

Spanning Tree

Find next greater number with same set of digits

Password Predictor

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

Copyright © 2026 · Genesis Framework · WordPress · Log in