Preview layouts
- Updated
Jan 14, 2020 - Java
Preview layouts
A simple calculator web service that caches the results of its computations.
This repository is used for storing and versioning code base for app-coding-exercise.
Visitor pattern with Breadth-first and Depth-first algorithm in Java (OGP2)
A simple Java program that checks whether two strings are anagrams. It reads multiple pairs of strings from an input file using BufferedReader, ignores spaces and case sensitivity, and outputs whether each pair is an anagram or not. Perfect for beginners learning Java, file handling, and string manipulation.
A Sample Coding Exercise Completed as Part of a Job Interview.
Refactored shopping cart exercise. Improved readability, maintainability, and correctness while keeping business functionality unchanged.
MVC architecture used to create a simple calculator in Java
Add a description, image, and links to the coding-exercise topic page so that developers can more easily learn about it.
To associate your repository with the coding-exercise topic, visit your repo's landing page and select "manage topics."