We use cookies to ensure you have the best browsing experience on our website. Please read our
cookie policy
for more information about how we use cookies.
Ok
Prepare
NEW
Certify
Compete
Career Fair
Hiring developers?
Log In
Sign Up
Prepare
Data Structures
Multiple Choice
Data Structures MCQ 1
Data Structures MCQ 1
Problem
Submissions
Discussions
If we have a tree of n nodes, how many edges will it have?
1
(n*(n-1))/2
(n*(n-1))
n-1
Data Structures MCQ 2
(Next) ›