Basecamp
    Home
    Problems
    Contests
    Courses
    Rating
    Posts
    Store
    Discord
Trees
Sign in
contest
July 16, 2025 at 1:00 PM (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
July 16, 1:00 PM UTC
Ended 3 months ago
Easy
7
days
18
Problems
Start time
July 16, 2025 at 1:00 PM (UTC)
End time
July 23, 2025 at 1:00 PM (UTC)
Format
IOI, 18 problems, 7 days
Difficulty
Easy
Serie
Training Contest
You must sign in to join and participate in this competition