
sequenceFixing
A bracket sequence is called regular if it is possible to insert some numbers and…
closestString
The distance between two strings of equal length is the number of appropriate indices where…
wordSearch
Given an array of strings words, find the number of ways to type the targetword by jumping…
greatestInteger
Given 2 very big integers n and k which are represented as 2 stringsFind the greatest integer which less…
smallestUnusualNumber
Let's call an integer unusual if the sum of its digits is larger than the product of…
theNationalToilet
Recently, Bykyny Land inaugurated a National Toilet. The special thing is that national toilets will…
caesarian
Caesarian shift (Caesar cipher) is a method used in cryptography where a string message is encrypted by…
chainNames
You're given an array of names, where each name is given as a string. Your task…
completeWords
You're given a word that consists of lowercase English letters, digits and whitespace characters. Your task is…