Skip to content

Instantly share code, notes, and snippets.

@odhiambo123
odhiambo123 / EvaluationService.java
Last active August 3, 2022 05:44
Problem solutions from EvaluationService .java
package com.revature.eval.java.core;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class EvaluationService {
/**
* 1.A Speed Converter - Convert to MilesPerHour