reverseInteger/atoi: Daily Programming 6 - 1Hr Java

Channel:
Subscribers:
217
Published on ● Video Link: https://www.youtube.com/watch?v=EBwrns8HTT4



Duration: 1:06:27
4 views
0


Daily Programming w/Sig.

Commentary on Java, Java concepts, refactoring, and implementing algorithms.

We will be doing this daily to train our brains and learn all the tricks and methods of using Java.

Today we talked about how to reverse integers using code and implementing them using both string manipulation and mathematics! We also implemented a very elaborate atoi (string to integer) function in Java!

Today's problems can be found here if you want to challenge yourself or challenge me! Can you come up with a better solution?
https://leetcode.com/problems/reverse-integer/
https://leetcode.com/problems/string-to-integer-atoi/

My target audience are experienced programmers and entry-level programmers who are stuck between the beginner and intermediate level of programming.

Trying to bridge the gaps by explaining all the concepts required to solve these problems and trying unique approaches to expose you to as much of the Java language as possible.

You can find this vod on Twitch as well at https://www.twitch.tv/videos/713517778 -- Watch live at https://www.twitch.tv/sigonitori







Tags:
twitch
games
programming
daily
java
practice
atoi
reverseString