• 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

Spanning Tree

March 1, 2014 by Dhaval Dave

In the mathematical field of graph theory, a spanning tree T of a connected, undirected graph G is a tree that includes all of the vertices and some or all of the edges of G.

Defination

A tree is a connected undirected graph with no cycles. It is a spanning tree of a graph G if it spans G (that is, it includes every vertex of G) and is a subgraph of G (every edge in the tree belongs to G). A spanning tree of a connected graph G can also be defined as a maximal set of edges of G that contains no cycle, or as a minimal set of edges that connect all vertices.

Similar Articles

Filed Under: problem Tagged With: Graph, tree

Reader Interactions

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)

Serialise Deserialise N-ary Tree

Printing each word reverse in string

Printing Longest Common Subsequence

Knight Tour Problem (Graph – Breadth First Search)

Apriori algorithm C Code Data Mining

Find two non repeating elements in an array of repeating elements

Possible sizes of bus to carry n groups of friends

Reverse a Linked List in groups of given size

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

Maximum occurred Smallest integer in n ranges

Sequence Finder Dynamic Programming

Daughter’s Age VeryGood Puzzle

Edit Distance ( Dynamic Programming )

Coin Collection Dynamic Programming

Find Nearest Minimum number in left side in O(n)

Microsoft BING Interview Experience

Count number of ways to reach a given score in a game

Find the number ABCD such that when multipled by 4 gives DCBA.

Find if a binary tree is height balanced ?

Check Binary Tree is Binary Search Tree or not

Python Array String

Binary Tree in Java

Maximum path sum between two leaves

Number of Islands BFS/DFS

Find the smallest window in a string containing all characters of another string

Flipkart SDET Interview Experience

Diagonal Traversal of Binary Tree

robot standing at first cell of an M*N matrix. It can move only in two directions, right and down. In how many ways, it can reach to the last cell i.e. (M, N) Code it

Difference between a LinkedList and a Binary Search Tree BST

Copyright © 2026 · Genesis Framework · WordPress · Log in