Browsing Tag
discuss
397 posts
What was your win this week?
Hey folks! 😀 It’s Friday again. Hope y’all have had a good week! 🙌 Looking back on this…
Sloan’s Inbox: Is security still an afterthought?
Hey folks! Sloan, DEV Moderator and mascot. I’m back with another question submitted by a DEV community member.…
Leetcode Solution: #206: Reverse Linked List 🐬
Question Type: Medium 🎚️ Complexities: Time: O(n), Space: O(n) 🚩 Code: 👇 class Solution { public: ListNode* reverseList(ListNode*…
Leetcode Solution: #1669 Merge In Between Linked Lists 🚀
Question Type: Medium 🎚️ Complexities: Time: O(n), Space: O(1) 🚩 Code: 👇 class Solution { public: ListNode* mergeInBetween(ListNode*…
What is the worst advice you’ve ever received?: CodeNewbie Podcast
Hey y’all! Welcome to CodeNewbie Podcast, our little corner of DEV in which we share weekly interviews with…
Caption This! 🤔💭
Ready to unleash your inner wordsmith? We need your wit to crack the code behind this picture-perfect scene.…
What is Devin AI? The world’s first AI software engineer everyone is talking about
Meet Devin, the world’s first AI software engineer, This is a phrase that most software developers have come…
Five Syntax Highlighting Plugins for NextJS that aren’t Terrible 🎨
As a connoisseur of artisanal tech blogs myself, I’ve found myself lost in the world of syntax highlighters,…
Rust, JavaScript, or Python?
Which programming languages do you prefer for back-end development, and why? Follow the DEVteam for more discussions and…
Let’s Share, Learn, and Grow Together 👬!
Hey there, fantastic community members! As we wrap up another week filled with coding adventures, challenges, and triumphs,…