• 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

Minimum insertions to form a palindrome

Find Percentage of Words matching in Two Strings

Longest Increasing Subsequence

C Program for TAIL command of UNIX

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

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

Password Predictor

BFS (Breath First Search)

CodeChef Code SGARDEN

CodeChef’ RRCOPY

Maximum of all subarrays of size k

Linked List V/S Binary Search Tree

Binary Tree Isomorphic to each other

Level order traversal in Spiral form

Knight Tour Problem (Graph – Breadth First Search)

Number of Islands BFS/DFS

Find the element that appears once others appears thrice

Find shortest distances between every pair of vertices ( Dynamic Programming Floyd Warshall Algorithm)

Find and print longest consecutive number sequence in a given sequence in O(n)

Cisco Hiring Event 21st – 22nd Feb 2015

Generate largest number arranging a no. of given non negative integer numbers

System Design: Designing a LLD for Hotel Booking

FizzBuzz Solution C C++

The Magic HackerEarth Nirvana solutions Hiring Challenge

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

Convert number to words java

Sort Stack in place

1014 Practice Question of New GRE – Princeton

Flipkart SDET Interview Experience

Find two non repeating elements in an array of repeating elements

Copyright © 2026 · Genesis Framework · WordPress · Log in