Pagini recente » Diferente pentru blog/rolling-hash intre reviziile 24 si 1 | Diferente pentru blog/rolling-hash intre reviziile 9 si 10 | Diferente pentru blog/human-computation intre reviziile 2 si 3 | Diferente pentru blog/rolling-hash intre reviziile 8 si 9 | 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.