eulmelk's blog

By eulmelk, 5 months ago, In English

Here is the link to the contest: Link

A. The Blacksmith

Credits
Rate the Problem

Approach 1

Tutorial
Code (Python)
Complexity Analysis

Approach 2

Tutorial
Code (Python)
Complexity Analysis

B. Jazz

Credits
Rate the Problem
Tutorial
Code (C++)
Complexity Analysis

C. K-Boosted Subarray

Credits
Rate the Problem
Tutorial
Proof (Why it works)
Code (Python)
Complexity Analysis

D. Highland Victories

Credits
Rate the Problem
Tutorial
Code (Python)
Complexity Analysis

E. The Vase

Credits
Rate the Problem
Tutorial
Code (C++)
Complexity Analysis

F. Name Chain

Credits
Rate the Problem
Tutorial
Code (Python)
Complexity Analysis

G. Uniform Bamboo Pavilion

Credits
Rate the Problem
Tutorial
Code (Python)
Complexity Analysis

H. Abba Gorgoryos and Scrolls

Credits
Rate the Problem

Approach 1

Tutorial
Code (using KMP in C++)
Complexity Analysis

Approach 2

Tutorial
Code (C++)
Complexity Analysis

I. The Candy Seller

Credits
Rate the Problem
Tutorial
Code (Python)
Complexity Analysis

J. Shmena

Credits
Rate the Problem
Tutorial
Code (Top-Down using C++)
Code (Bottom-Up using Python)
Complexity Analysis
Bonus

K. The Puzzle for Pardon

Credits
Rate the Problem
Tutorial
Code (C++)
Complexity Analysis

L. Prefix and Suffix Sort

Credits
Rate the Problem
Tutorial
Code (Python)
Complexity Analysis

M. Almaz and Ceremonial Mat

Credits
Rate the Problem
Tutorial
Code (Python)
Complexity Analysis

N. Head Value Sum

Credits
Rate the Problem
Tutorial
Code (C++)
Complexity Analysis

O. Guards of Gojjam

Credits
Rate the Problem
Tutorial
Why it works (An explanation)
Code (C++)
Complexity Analysis

Full text and comments »

  • Vote: I like it
  • +18
  • Vote: I do not like it