Basecamp
    Home
    Problems
    Contests
    Courses
    Rating
    Posts
    Store
    Discord
Trees
Sign in
contest
lúc 13:00 16 tháng 7, 2025 (UTC)

Trees

Upsolve
Sign in
OverviewScoreboard
Training contest

This is a training contest to introduce students to the trees, understanding its fundamentals, and mastering its implementation in programming.

This contest is part of the article about trees.

Trees

Trees are one of the key data structures in algorithms and appear in a wide range of problems.A tree is a connected, acyclic, undirected graph.A graph G=(V,E) is called a tree if it satisfies the following properties:

Continue reading
16 tháng 7, 13:00 UTC
Ended 3 tháng trước
Easy
7
ngày
18
Problems
Start time
lúc 13:00 16 tháng 7, 2025 (UTC)
End time
lúc 13:00 23 tháng 7, 2025 (UTC)
Format
IOI, 18 problems, 7 ngày
Difficulty
Easy
Serie
Training Contest
You must sign in to join and participate in this competition