• 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

Given a float number convert it into the string WITHOUT using any inbuilt Function

Urban Ladder Written Test.

Binary Tree in Java

Edit Distance ( Dynamic Programming )

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

Sort Stack in place

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

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

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

Printing intermediate Integers between one element & next element of array

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

Find if two rectangles overlap

Closed Parentheses checker

Find Pythagorean Triplets in an array in O(N)

Wrong Directions given find minimum moves so that he can reach to the destination

Maximum occurred Smallest integer in n ranges

Templates in C++

Hackerearth : Counting Subarrays

Doubly linked list

N teams are participating. each team plays twice with all other teams. Some of them will go to the semi final. Find Minimum and Maximum number of matches that a team has to win to qualify for finals ?

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

TicTacToe Game As Asked in Flipkart

Print Power Set of a Set

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

Binary Tree in Java

1014 Practice Question of New GRE – Princeton

SAP Off Campus Hiring_ March 2015 Verbal Skills

Code Chef PRGIFT Solution

Implement a generic binary search algorithm for Integer Double String etc

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

Copyright © 2026 · Genesis Framework · WordPress · Log in