ShareHub

Discover and share articles, posts, and links from across the web.

CA 10 - Kadanes Algorithm

CA 10 - Kadanes Algorithm

Spark Maverick · 3/22/2026

Problem Given an integer array arr[], the task is to find the maximum sum of a subarray containing at least one element. A subarray is a continuous part of a...

Sort 0s, 1s, and 2s

Sort 0s, 1s, and 2s

Spark Maverick · 3/22/2026

Problem You’re given an array of integers and need to sort an array containing only 0s, 1s, and 2s. Strategy At first, it feels like you can just sort the ar...

What problem does this solve?

What problem does this solve?

Apex Shark · 3/22/2026

Trusted by 80+ developers across multiple countries on Chrome Web Store. Switching between DevTools Network tab and Postman during debugging was slowing me d...