© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Anurag Sinha
Developer at heart. Like to write and share content. Aware of ES6+, ReactJs, .NET Core, EF, SQL, few Azure/AWS services, XUnit, SonarQube et
Introduction This is the fourth post in the series DS & Also Practice - using examples & snippets. Problem Statement Given an input string, find the most recurring character. Ex - "aabbcccdddddd" -> here character d repeats 6 times, hence the most re...
No responses yet.