Retired

Bit Sort (retired)

Description:

You have a certain number of 8-bit digits represented as long string of bits.

Your goal is to sort them and present as string of decimals in ascending order.

If you for instance take folowing string "000000100000011101010101000000101101000100000001"

After decimal conversion it becomes 278522091

The result of sort should be 122785209

Binary
Sorting
Algorithms

Stats:

CreatedOct 7, 2015
Warriors Trained335
Total Skips67
Total Code Submissions211
Total Times Completed76
C# Completions76
Total Stars5
% of votes with a positive feedback rating74% of 39
Total "Very Satisfied" Votes23
Total "Somewhat Satisfied" Votes12
Total "Not Satisfied" Votes4
Total Rank Assessments34
Average Assessed Rank
6 kyu
Highest Assessed Rank
5 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • mmx123uk Avatar
  • aryan-firouzian Avatar
Ad