DEV Community

Jerin profile picture

Jerin

404 bio not found

Joined Joined on 
LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

Comments
3 min read
Solving LeetCode 414 Third Maximum Number: A Streamlined Java Approach

Solving LeetCode 414 Third Maximum Number: A Streamlined Java Approach

Comments
2 min read
Solving LeetCode 2553: Separate the Digits in an Array using Java

Solving LeetCode 2553: Separate the Digits in an Array using Java

Comments
2 min read
Optimizing Generosity: A Greedy Approach to LeetCode 455 (Assign Cookies)

Optimizing Generosity: A Greedy Approach to LeetCode 455 (Assign Cookies)

1
Comments
2 min read
LeetCode 387: Finding the First Unique Character - Frequency Mapping in Java

LeetCode 387: Finding the First Unique Character - Frequency Mapping in Java

1
Comments 1
2 min read
LeetCode 819: Finding the Most Common Word - String Cleaning and Counting in Java

LeetCode 819: Finding the Most Common Word - String Cleaning and Counting in Java

3
Comments 1
3 min read
LeetCode 66: Plus One — Simple Explanation with Carry Logic (Java)

LeetCode 66: Plus One — Simple Explanation with Carry Logic (Java)

3
Comments 1
3 min read
loading...