Other programming challenges
Other programming challenges and problems from codesignal and leetcode sorted by first letter/number (did not find a better way to sort/group them 😊).
Some have multiple solutions with different approaches.
B
- Beginner, I
- Intermediate, A
- Advanced
-
A​
I
absoluteValuesSumMinimizationI
adaNumberB
addBorderB
addTwoDigitsB
addTwoNumbersListB
additionWithoutCarryingB
adjacentElementsProductB
allLongestStringsB
almostIncreasingSequenceB
alphabetSubsequenceB
alphabeticShiftI
alphanumericLessB
alternatingSumsB
appleBoxesB
areEquallyStrongI
areSimilarB
arithmeticExpressionB
arrayChangeI
arrayConversionB
arrayMaxConsecutiveSumB
arrayMaximalAdjacentDifferenceI
arrayPackingI
arrayPreviousLessB
avoidObstaclesB
arrayReplace
-
B​
-
C​
B
candiesB
candlesB
centuryFromYearB
characterParityB
checkIfDoubleExistsB
checkPalindromeB
chessBoardCellColorI
chessKnightB
cipher26B
circleOfNumbersI
combsB
comfortableNumbersB
commonCharacterCountB
concatenateArraysI
constructSquareB
containsDuplicateB
copyRandomListI
countBlackCellsI
countRectanglesB
countSumOfTwoRepresentations2B
createAnagramI
crosswordFormation
-
D​
-
E​
-
F​
-
G​
-
H​
-
I​
B
increaseNumberRoundnessB
integerToStringOfFixedWidthB
inorderTraversalB
invertTreeI
isBeautifulStringB
isCaseInsensitivePalindromeB
isDigitB
isInfiniteProcessI
isIPV4AddressB
isLuckyI
isMAC48AddressB
isPalindromeB
isPalindromeLinkedListB
isPowerB
isSmoothI
isSubstitutionCipherI
isSumOfConsecutive2B
isTandemRepeatI
isUnstablePair
-
J​
-
K​
-
L​
-
M​
-
N​
-
O​
-
P​
-
Q​
-
R​
B
rangeBitCountB
rangeBitCount copyB
reachNextLevelI
rectangleRotationB
reflectStringB
removeArrayPartB
removeDuplicatesB
removeElementsB
removeNthFromEndOfOListB
removeThreeDuplicatesB
replaceElementsB
replaceMiddleB
replaceSequenceB
reverseI
reverseInParenthesesB
reverseListB
rotateArrayB
rotateListB
rounders
-
S​
-
T​
B
tennisSetB
thirdMaxI
threeSplitI
timedReadingB
twoSumB
twoSumOrdered
-
U​
-
V​
-
W​
B
weakNumbersB
willYou