Pagini recente » Diferente pentru problema/police intre reviziile 3 si 4 | Diferente pentru problema/calatorie intre reviziile 3 si 4 | Monitorul de evaluare | Atasamentele paginii 12-Perm | Diferente pentru blog/rolling-hash intre reviziile 7 si 8
Nu exista diferente intre titluri.
Diferente intre continut:
# Given two equal length strings, figure out if one is a rotation of the other. O(n)
# Given two polygons find out if they are similar polygons. O(n)
# Given a string, find it's longest periodic prefix. O(n log n) For aaabaaabcde the answer is aaabaaab
# Given a tree T with character labeled nodes and a given string P count how many downward a paths matching P. O(n)
# Given a tree T with character labeled nodes and a given string P count how many downward paths match P. O(n)
Nu exista diferente intre securitate.
Topicul de forum nu a fost schimbat.