Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Sandbox

Posts tagged binary

This tag doesn't have any usage information yet.

This tag doesn't have a detailed wiki yet.

71%
+3 −0
Challenges Lowercase, but not just the letters

Given a string of printable ASCII characters, convert them all to lowercase, except not just the letters. ASCII characters that are letters have a bit in their binary representation that is 0 for ...

7 answers  ·  posted 12mo ago by trichoplax‭  ·  edited 2mo ago by trichoplax‭

Question binary
77%
+5 −0
Challenges Decoding a non injective bit matrix encoding

The problem Someone has created an encoding format for square bit matrices, however they have found it isn't perfect! One encoding may not decode to exactly one matrix, or it may not even be possi...

0 answers  ·  posted 7mo ago by Aftermost2167‭  ·  edited 7mo ago by Aftermost2167‭

Question binary
66%
+2 −0
Sandbox Decoding a non injective bit matrix encoding [FINALIZED]

posted 7mo ago by Aftermost2167‭  ·  edited 7mo ago by trichoplax‭

Article binary
71%
+3 −0
Challenges Mediocre pop count

Given a sequence of letters, omit those with the highest or lowest pop count. Terminology The pop count or population count of a binary string is the number of 1s in it. For this challenge, the ...

6 answers  ·  posted 12mo ago by trichoplax‭  ·  last activity 9mo ago by A username‭

Question binary
50%
+0 −0
Sandbox Lowercase, but not just the letters [FINALIZED]

posted 12mo ago by trichoplax‭  ·  edited 12mo ago by trichoplax‭

Article binary
50%
+0 −0
Sandbox Mediocre pop count [FINALIZED]

posted 12mo ago by trichoplax‭  ·  edited 12mo ago by trichoplax‭

Article binary
60%
+1 −0
Sandbox Rationalise recurring binary [FINALIZED]

posted 1y ago by trichoplax‭  ·  edited 12mo ago by trichoplax‭

Article binary
50%
+0 −0
Challenges Rationalise recurring binary

Given a potentially recurring binary string, output the number it represents, as a fraction in lowest terms. The notation used in this challenge for recurring digits is non-standard. An r is used ...

0 answers  ·  posted 12mo ago by trichoplax‭  ·  edited 12mo ago by trichoplax‭

Question binary