Solutions for the exercise list.
The exercise
1 - Check if two arrays are equal or not;
2 - Stock Buy Sell to Maximize Profit;
3 - Sort an array in wave form;
Are available in the folder "DaemonChallengeQuestions"
The exercise
4 – Factorial API
Are available in the folder "DaemonChallengeAPI" and can be tested using
Just access the URL [HOST]:[PORT]/swagger and send the values using the get request.