You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software Engineering Lite is a Online Work Experience done through Uptree with JP Morgan, it helps to: improve coding skills in Java, learn Github Skills and get familiar within a working environment around the Software Engineering industry.
This Course consists of 2 Tasks:
Task 1: RewardValue
This Tasks challanges you to create a program that takes in a Cash and Miles value and converts them to their equivalent in either Miles or Cash with the conversion rate given.
Task 2: RewardValueTests
This Tasks challanges you to test and fix the RewardValueTests code ensuring all tests are passed.