• 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

Implement a generic binary search algorithm for Integer Double String etc

DFS (Depth First Search)

Find two non repeating elements in an array of repeating elements

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

Client Server C program

Maximum occurred Smallest integer in n ranges

Subset Sum Problem Dynamic programming

Find loop in Singly linked list

Test Cases for Round Function

Python List

BlueStone E-commerce Interview Experience

Maximum sum contiguous subarray of an Array

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

Best Java Book | Top Java Programming Book for Beginners

Mirror of Tree

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

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

Flipkart SDET Interview Experience

How Radix sort works

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

Apriori algorithm C Code Data Mining

Handle duplicates in Binary Search Tree

Add Sub Multiply very large number stored as string

Leetcode: Edit Distance

There are N nuts and N bolts, u have to find all the pairs of nuts and bolts in minimum no. of iteration

Max Sum in circularly situated Values

Find min element in Sorted Rotated Array (Without Duplicates)

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

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

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

Copyright © 2026 · Genesis Framework · WordPress · Log in