Clash of BytesClash of Bytes
PuzzlesSubmit PuzzleLeaderboard

🏆 Leaderboard

Top performers in the Clash of Bytes arena

Active Users

13

Total Puzzles

7

Top Puzzle Votes

1

🚀 Top Solvers

Bob

5 solutions submitted

0.314 ms

best score

Dinesh

2 solutions submitted

0.328 ms

best score

AlimadCo

2 solutions submitted

6.5 ms

best score

4

amber

1 solutions submitted

31 chars

best score

5

blog

1 solutions submitted

0.317 ms

best score

6

vbyte

1 solutions submitted

98.5 ms

best score

7

Armaan

1 solutions submitted

1.012 ms

best score

8

saif

0 solutions submitted

0

best score

9

programordie

0 solutions submitted

0

best score

10

Hikolakita

0 solutions submitted

0

best score

⭐ Community Favorites

1

Is prime?

Check if a given number is a prime or not.

by programordie • about 2 months ago

1 votes
Best: 0.872 ms
2

Roman to Integer

Convert a Roman numeral like "XIV" into its integer value (14).

by programordie • about 2 months ago

1 votes
3

Levenshtein Distance

The Levenshtein distance is a string metric for measuring the difference between two sequences. The ...

by AlimadCo • about 1 month ago

1 votes
Best: 6.5 ms
4

Reverse a String

Write a function to reverse a given string. The input string should be reversed character by charact...

by hackclub_reviewer • about 1 month ago

1 votes
Best: 0.314 ms
5

Unique array elements

Given an array of random numbers, return all each unique number only once.

by programordie • about 2 months ago

0 votes
Best: 22 chars