Project 1 – SE371 Ayaan Ahmed

This project was challenging at first. Our team had to write JUnit tests for an existing “Algorithms” codebase that we didn’t write ourselves. Like queues, linked lists, and hash tables all with no real comments or explanations. I worked on the ArrayQu…


This content originally appeared on DEV Community and was authored by Ayaan Ahmed

This project was challenging at first. Our team had to write JUnit tests for an existing “Algorithms” codebase that we didn’t write ourselves. Like queues, linked lists, and hash tables all with no real comments or explanations. I worked on the ArrayQueue, DoublyLinkedList, and HashTable tests. It took a bit to understand how each method actually worked before I could test it. Once I got the hang of Gradle and JUnit, it started to click. Seeing “BUILD SUCCESSFUL” after hours of errors felt amazing. Our leader Calvin kept everyone on track, and Alex and Cristian helped with reviews and merges. We had some confusion near the end, but everyone got their parts done and the team worked well overall. Biggest takeaway was testing code you didn’t write is way harder than it sounds, but it makes you understand the logic way deeper. And I finally learned how much those little annotations and Gradle reports actually matter in real projects.


This content originally appeared on DEV Community and was authored by Ayaan Ahmed


Print Share Comment Cite Upload Translate Updates
APA

Ayaan Ahmed | Sciencx (2025-10-27T00:26:11+00:00) Project 1 – SE371 Ayaan Ahmed. Retrieved from https://www.scien.cx/2025/10/27/project-1-se371-ayaan-ahmed-5/

MLA
" » Project 1 – SE371 Ayaan Ahmed." Ayaan Ahmed | Sciencx - Monday October 27, 2025, https://www.scien.cx/2025/10/27/project-1-se371-ayaan-ahmed-5/
HARVARD
Ayaan Ahmed | Sciencx Monday October 27, 2025 » Project 1 – SE371 Ayaan Ahmed., viewed ,<https://www.scien.cx/2025/10/27/project-1-se371-ayaan-ahmed-5/>
VANCOUVER
Ayaan Ahmed | Sciencx - » Project 1 – SE371 Ayaan Ahmed. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/10/27/project-1-se371-ayaan-ahmed-5/
CHICAGO
" » Project 1 – SE371 Ayaan Ahmed." Ayaan Ahmed | Sciencx - Accessed . https://www.scien.cx/2025/10/27/project-1-se371-ayaan-ahmed-5/
IEEE
" » Project 1 – SE371 Ayaan Ahmed." Ayaan Ahmed | Sciencx [Online]. Available: https://www.scien.cx/2025/10/27/project-1-se371-ayaan-ahmed-5/. [Accessed: ]
rf:citation
» Project 1 – SE371 Ayaan Ahmed | Ayaan Ahmed | Sciencx | https://www.scien.cx/2025/10/27/project-1-se371-ayaan-ahmed-5/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.