Same Tree

Easy 20 pts New · no attempts yet csharp

Same Tree — Nvidia interview prep · Trees

Classic interview problem #100.

Input (stdin)

Line 1: tree p\nLine 2: tree q

Output (stdout)

true if same structure/values

Your program must read from stdin and write the answer to stdout (no extra debug text).

Examples

Sample
Input
1 2 3
1 2 3
Output
true
Static hints
  • Input format: Line 1: tree p\nLine 2: tree q
  • DSA Interview 150 — Trees
  • Problem #100
  • Frequently asked at Nvidia
  • Trees

Toolliyo Coach

Stuck? Get a nudge — not the answer

Progressive help: Nudge → Guide → Approach. Full solution stays behind the Solution tab.

Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details