• 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

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

Sequence Finder Dynamic Programming

Find the element that appears once others appears thrice

Binary Tree Isomorphic to each other

Memory Efficient LinkedList

Python Array String

SAP Off Campus Hiring_ March 2015 Sample Questions

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

In Given LinkedList Divide LL in N Sub parts and delete first K nodes of each part

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

Cisco Hiring Event 21st – 22nd Feb 2015

Singly linked list

Amazon Interview On-Campus For Internship – 1

Python Dictionaries

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

Number of Islands BFS/DFS

Serialise Deserialise N-ary Tree

Implement LRU Cache

Flipkart SDET Interview Experience

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

Subset Sum Problem Dynamic programming

building with N steps, we can take 1,2,3 steps calculate number of ways to reach at top of building

Inorder and Preorder traversals of a Binary Tree given. Output the Postorder traversal of it.

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

Apriori algorithm C Code Data Mining

Regular Expression Matching

Circular Linked List

LeetCode: Container With Most Water

Common Ancestor in a Binary Tree or Binary Search Tree

Copyright © 2026 · Genesis Framework · WordPress · Log in