Solo X Infin: CS
👋 Hello and welcome to Solo's CS channel! 👋
This channel is focused on Computer Science🖥️ (CS), where I mostly share my code-throughs, but I might post other CS-related content as well. I'm just someone trying to "Git Gud" at coding, so bear with me if I get stuck or make dumb mistakes along the way!
✨Credits ✨
Model design by:
https://www.deviantart.com/vynalline
Model Art+Animation, Logo, Coding, and Video Editing by yours truly 🎨🖥️🎥

LeetCode 3572 | Maximize Y‑Sum by Picking a Triplet of Distinct X‑Values || AC Code | Java | Guide

LeetCode 3556 | Sum of Largest Prime Substrings | Biweekly Contest 157 || AC Code | Java | Guide

NeetCode: Linked List Cycle Detection | Linked List (3/11) || AC Codethrough | Java

NeetCode: Merge Two Sorted Linked Lists | Linked List (2/11) || AC Codethrough | Java

NeetCode: Reverse Linked List | Linked List (1/11) || AC Codethrough | Java

NeetCode: Median of 2 sorted arrays | Hard | Binary Search (7/7) | end || AC Codethrough | Java

NeetCode: Time Based Key-Value Store | Binary Search (6/7) || AC Codethrough | Java

NeetCode: Search In Rotated Sorted Array | Binary Search (5/7) || AC Codethrough | Java

NeetCode: Find Minimum In Rotated Sorted Array | Binary Search (4/7) || AC Codethrough | Java

NeetCode: Koko Eating Bananas | Binary Search (3/7) || AC Codethrough | Java

NeetCode: Search a 2D Matrix | Binary Search (2/7) || AC Codethrough | Java

NeetCode: Binary Search | Binary Search (1/7) || AC Codethrough | Java

NeetCode: Largest Rectangle In Histogram | Stack (7/7) || AC Codethrough | Java

NeetCode: Car Fleet | Stack (6/7) || AC Codethrough | Java

NeetCode: Daily Temperatures | Stack (5/7) || AC Codethrough | Java

NeetCode: Generate Parentheses | Stack (4/7) || AC Codethrough | Java

NeetCode: Evaluate Reverse Polish Notation | Stack (3/7) || AC Codethrough | Java

NeetCode: Min Stack | Stack (2/7) || AC Codethrough | Java

NeetCode: Validate Parentheses | Stack (1/7) || AC Codethrough | Java

NeetCode: Trapping Rain Water | Two Pointers (5/5) || AC Codethrough | Java

NeetCode: Max Water Container | Two Pointers (4/5) || AC Codethrough | Java

NeetCode: Three Integer Sum | Two Pointers (3/5) || AC Codethrough | Java

NeetCode: Two Integer Sum II | Two Pointers (2/5) || AC Codethrough | Java

NeetCode: Is Palindrome | Two Pointers (1/5) || AC Codethrough | Java

NeetCode: Longest Consecutive Sequence | Arrays & Hashing (9/9) || AC Codethrough | Java

NeetCode: Valid Sudoku | Arrays & Hashing (8/9) || AC Codethrough | Java

NeetCode: Products of Array Discluding Self | Arrays & Hashing (7/9) || AC Codethrough | Java

NeetCode: String Encode and Decode | Arrays & Hashing (6/9) || AC Codethrough | Java

NeetCode: Top K Elements in List | Arrays & Hashing (5/9) || AC Codethrough | Java

NeetCode: Anagram Groups | Arrays & Hashing (4/9) || AC Codethrough | Java