This report presents four MIPS assembly programs
- Shortest Palindrome Conversion
- N-th Largest Unique Element Retrieval
- Password-strength Enhancement
- Minimum Path Cost Using Triangular Array
Developed for the CSE3038 Computer Organization course at Marmara University, it highlights system-call usage, memory management, and control-flow constructs in the MIPS architecture.