📰 “Success can cause people to unlearn the habits that made them successful in the first place.” ― Satya Nadella
The Coding Puzzle 🧩
Given a string s, find the length of the longest substring without repeating characters.
Example 1:
Input: s = "abcabcbb" Output: 3 Explanation: The answer is "abc", with the length of 3.
Example 2: Input: s = "bbbbb" Output: 1 Explanation: The answer is "b", with the length of 1.
Developer Headlines 📢
❇️ AWS BugBust
❇️ Windows Opens Up to Android Developers
❇️ Google Summer of Code: How I Got In and How You Can Too
Developer Events 🎟️
📅 THE WORLD'S FLAGSHIP DEVELOPER CONFERENCE(June 28th - July 1st)
📅 DevSecOps Day Online🆓 or 💵 options
Want to recommend someone for our developer spotlight, developer event, or just say hello? Send us an email at yourfriends@devslike.us we want to hear from you!
Social 💻
YouTube | Podcast | Instagram | Website | Twitter
The Cast on Twitter: Terrence | Clarence | JB
Well, that's all we have for this week's issue. A quick reminder to add our Podcast on your favorite platform and subscribe to our YouTube page!
Sincerely,
The DLU Team