• 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

DFS (Depth First Search)

Add Sub Multiply very large number stored as string

25 horses 5 tracks Find 3 fastest puzzle

Microsoft BING Interview Experience

Mirror of Tree

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

Python Array String

Practo Hiring Experience

Count Possible Decodings of a given Digit Sequence

Cisco Hiring Event 21st – 22nd Feb 2015

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

Subset Sum Problem Dynamic programming

Find the element that appears once others appears thrice

LeetCode: Binary Tree Maximum Path Sum

strtok()

Daughter’s Age VeryGood Puzzle

Maximum size of square sub matrix with all 1’s in a binary matrix

Apriori algorithm C Code Data Mining

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

Printing intermediate Integers between one element & next element of array

Print Power Set of a Set

Password Predictor

BFS (Breath First Search)

Find Percentage of Words matching in Two Strings

The Magic HackerEarth Nirvana solutions Hiring Challenge

Templates in C++

FizzBuzz Solution C C++

Edit Distance ( Dynamic Programming )

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

Diagonal Traversal of Binary Tree

Copyright © 2026 · Genesis Framework · WordPress · Log in