B.Tech Student | Aspiring Software Engineer | C++ | Data Structures & Algorithms
Consistency beats intensity.
- B.Tech student focused on Data Structures, Algorithms, and C++
- Active in competitive programming
- Interested in system-level concepts (how things work internally)
- Preparing for software engineering internships & entry-level roles
- GitHub: https://github.com/aakashk7092
- LeetCode: https://leetcode.com/aakashkumar2005
- Codeforces: https://codeforces.com/profile/aakashkumar2005
- CodeChef: https://www.codechef.com/users/aakashk7092
- Primary Language: C++
- Core Areas: Data Structures & Algorithms
- Problem Solving: Competitive Programming
- Systems: Cache Design (LRU / LFU)
- LRU Cache (C++) – O(1) using HashMap + Doubly Linked List
- LFU Cache (C++) – O(1) with frequency tracking & LRU tie-breaking
- LeetCode DSA Repository – Topic-wise structured C++ solutions
- Codeforces Practice – Contest & problem solving
- ESP32 RFID Asset Tracking System – Real-world IoT project
- Daily DSA practice
- Improving speed & accuracy
- Preparing for SDE internships