Skip to content

bakasa/PalotaAssessment-DataConsoleCountries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Palota Assessment - Country facts

This is an assessment project for C# backend developers.

The focus is data manipulation and structures.

Steps

  1. Get list of countries from REST call, https://restcountries.eu/rest/v2/all
  2. Use included Country class and convert REST call to that type
  3. Use data manipulation and data structures to populate the fact statements

N.B.

  • Make sure to consider the appropriate data structures to ensure good performance
  • Use inbuilt methods where appropriate (as opposed to writing your own version)
  • Use boilerplate methods

target: .net core v2.2

About

Palota Assessment - Data Operations and structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages