ASMR Coding | solving Add Binary with JavaScript

preview_player
Показать описание
This is an ASMR styled coding video where in this video I solve a LeetCode coding challenge using JavaScript (JS) with typing noises for your ASMR tingles.

The LeetCode problem was called "Add Binary" which required me to add binary numbers in string format and return the sum in binary as a string.

I did a couple of algorithms to try to solve this problem and did not realize that there was a quick method I could have used that would have eliminated lots of lines of code. I realized it after in which I have done later in this session.

My solution was unfortunately not the best since it did not work with huge binary strings. It was that because in those cases the process of converting huge binary strings into Decimal would cause an overflow issue with floating point numbers which leads to an incorrect output. This was my attempt in solving this problem but I could have done another approach without computation instead.

If you don't know anything about ASMR, briefly, it's essentially a video where noises such as whispers are being made/played in a way that might trigger sensational triggers such as tingles as a response to these noises.

I make typing noises and talk in a quiet room voice as I code for your tingles. If you have gotten your tingles, please drop a like! I would appreciate it.

[0:00] Intro
[0:46] Add Binary
[1:06] starting to solve...
[4:10] converting decimal sum to binary string (long way)
[9:14] running, debugging
[13:30] algorithm that makes binary string
[21:07] my result (long way)
[23:12] another solution with fewer lines of code
[25:03] conclusion
[26:05] End
Рекомендации по теме
Комментарии
Автор

As someone very new to Javascript, I actually love watching these - the whispering is 10/10!

ShowASMR
Автор

Great video with amazing diversity. Akshan spotted at 16:34 thank me later…

loicprimeau-vinettimusic