Browsing Tag
discuss
430 posts
Why backend engineers should make CLI’s
In this article, I am going to focus on why I think people are missing out by not…
Day 2 & 3 Completed
I have Completed my 2 & 3rd Day. So Here is the Recap of my Day – 2…
Day-1 of Getting an Paying Job
Hi Friends 👋 I am starting a Journey where I try to learn new things and hopefully land…
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…