📰 Dev.to · Mohith
4 articles · Updated every 3 hours · View all reads
All
Articles 81,884Blog Posts 105,466Tech Tutorials 19,917Research Papers 17,834News 13,920
⚡ AI Lessons

Dev.to · Mohith
2mo ago
CA 03 - Number Guessing Game
From Number Guessing Game to System Design Concepts this session, we started by building a...

Dev.to · Mohith
2mo ago
Kadane’s Algorithm – Java
My Approach to Solving Maximum Subarray Sum Problem Understanding I was given...

Dev.to · Mohith
2mo ago
Move All Negative Elements to End
Problem Statement Given an array arr[] containing both positive and negative integers,...

Dev.to · Mohith
2mo ago
Merge Sort for Linked List (Optimized Iterative Approach) – java
After solving merge sort on a linked list using recursion, I started thinking about optimization. The...
DeepCamp AI