• 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

Find if two rectangles overlap

The Magic HackerEarth Nirvana solutions Hiring Challenge

Longest Increasing Subsequence

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

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

Sort an array according to the order defined by another array

N Petrol bunks or City arranged in circle. You have Fuel and distance between petrol bunks. Is it possible to find starting point so that we can travel all Petrol Bunks

‘N’ Story Building, with 1,2,3 steps how many ways can a person reach top of building.

Common Ancestor in a Binary Tree or Binary Search Tree

C Program for TAIL command of UNIX

Cisco Hiring Event 21st – 22nd Feb 2015

Advanced SQL Injection

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

Amazon Interview On-Campus For Internship – 1

BlueStone E-commerce Interview Experience

Find the kth number with prime factors 3, 5 and 7

The greedy coins game Dynamic Programming

Find next greater number with same set of digits

Given Set of words or A String find whether chain is possible from these words or not

VMWare Openings

Find two non repeating elements in an array of repeating elements

Trie Dictionary

FizzBuzz Solution C C++

BFS (Breath First Search)

Maximum path sum between two leaves

Difference between a LinkedList and a Binary Search Tree BST

SAP Off Campus Hiring_ March 2015 Verbal Skills

Max Sum in circularly situated Values

Given a string, find the first character which is non-repetitive

Given a sorted array and a number x, find the pair in array whose sum is closest to x

Copyright © 2025 · Genesis Framework · WordPress · Log in