Post History
Japt, 23 16 15 13 bytes Lexicographical sort using the custom alphabet tipbdghkflyqj. I/O as characters arrays, sorts in ascending order. n`pbdghkf§qj Try it
Answer
#6: Post edited
- # [Japt](https://github.com/ETHproductions/japt), <s>23</s> <s>16</s> <s>15</s> 13 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
Lexicographical sort using a custom alphabet. I/O as characters arrays, sorts in ascending order.- n`pbdghkf§qj
- [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=bmCTcGJkZ2hrZqdxag&input=InBqenR5aXgiCi1Q)
- # [Japt](https://github.com/ETHproductions/japt), <s>23</s> <s>16</s> <s>15</s> 13 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
- Lexicographical sort using the custom alphabet `tipbdghkflyqj`. I/O as characters arrays, sorts in ascending order.
- n`pbdghkf§qj
- [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=bmCTcGJkZ2hrZqdxag&input=InBqenR5aXgiCi1Q)
#5: Post edited
# [Japt](https://github.com/ETHproductions/japt), <s>23</s> <s>16</s> 15 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)Naïve solution, sorting by index in a compressed string. I/O as characters arrays, sorts in ascending order.ñ!b`pbdghkf§qj[Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=8SFiYJNwYmRnaGtmp3Fq&input=InBqenR5aXgiCi1Q)
- # [Japt](https://github.com/ETHproductions/japt), <s>23</s> <s>16</s> <s>15</s> 13 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
- Lexicographical sort using a custom alphabet. I/O as characters arrays, sorts in ascending order.
- n`pbdghkf§qj
- [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=bmCTcGJkZ2hrZqdxag&input=InBqenR5aXgiCi1Q)
#4: Post edited
# [Japt](https://github.com/ETHproductions/japt), <s>23</s> 16 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)- Naïve solution, sorting by index in a compressed string. I/O as characters arrays, sorts in ascending order.
ñ!b`bdfghklpqyj[Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=8SFiYJNiZGZnaGtscHF5ag&input=Imp1c3QiCi1Q)
- # [Japt](https://github.com/ETHproductions/japt), <s>23</s> <s>16</s> 15 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
- Naïve solution, sorting by index in a compressed string. I/O as characters arrays, sorts in ascending order.
- ñ!b`pbdghkf§qj
- [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=8SFiYJNwYmRnaGtmp3Fq&input=InBqenR5aXgiCi1Q)
#3: Post edited
- # [Japt](https://github.com/ETHproductions/japt), <s>23</s> 16 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
Naïve solution, sorting by index in a compressed string. I/O as characters arrays, sorts in descending order.- ñ!b`bdfghklpqyj
- [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=8SFiYJNiZGZnaGtscHF5ag&input=Imp1c3QiCi1Q)
- # [Japt](https://github.com/ETHproductions/japt), <s>23</s> 16 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
- Naïve solution, sorting by index in a compressed string. I/O as characters arrays, sorts in ascending order.
- ñ!b`bdfghklpqyj
- [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=8SFiYJNiZGZnaGtscHF5ag&input=Imp1c3QiCi1Q)
#2: Post edited
# [Japt](https://github.com/ETHproductions/japt), 23 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)Naïve solution, sorting by a custom alphabet. I/O as characters arrays, sorts in descending order.n`jyqplkhgfdbzxwv«n´¯[Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=bmBqeXFwbGtoZ2ZkYop6eHd2q55utK8&input=Imp1c3QiCi1Q)
- # [Japt](https://github.com/ETHproductions/japt), <s>23</s> 16 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1)
- Naïve solution, sorting by index in a compressed string. I/O as characters arrays, sorts in descending order.
- ñ!b`bdfghklpqyj
- [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=8SFiYJNiZGZnaGtscHF5ag&input=Imp1c3QiCi1Q)
#1: Initial revision
# [Japt](https://github.com/ETHproductions/japt), 23 [bytes](https://en.wikipedia.org/wiki/ISO/IEC_8859-1) Naïve solution, sorting by a custom alphabet. I/O as characters arrays, sorts in descending order. n`jyqplkhgfdbzxwv«n´¯ [Try it](https://petershaggynoble.github.io/Japt-Interpreter/?v=1.4.6&header=cQ&code=bmBqeXFwbGtoZ2ZkYop6eHd2q55utK8&input=Imp1c3QiCi1Q)