March 29, 2021, 10 a.m.

📰 "You can only become truly accomplished at something you love." - Maya Angelou

The Devs Like Us Weekly

The Coding Puzzle 🧩

Last Week’s coding puzzle

Determine if a string has all unique characters.

Input : abcd10jk

Output : true

Input : hutg9mnd!nk9

Output : false

Solution

This week: Remove duplicates from an unsorted linked list.

Example:

If the linked list is 12->11->12->21->41->43

removeDuplicates() should convert the list to 12->11->21->41->43.

 Developer Headlines 📢

❇️ Google’s Top Security Teams Unilaterally Shut Down a Counterterrorism Operation

❇️ Kubernetes Enables DevOps-as-a-Service (DaaS)

Developer Events 🎟️

📅 PyCon US 2021(May 12-18) 💵

📅 WebAssembly Summit (April 22nd) 🆓

📅GitLab Commit (Aug 10th - 11th)

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

You just read issue #9 of The Devs Like Us Weekly. You can also browse the full archives of this newsletter.

Brought to you by Buttondown, the easiest way to start and grow your newsletter.