Skip to content

anikolaou-mercuria/interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runme
id version
01HT2CXS16J0M3ZQSY9RA6S4MP
v3
Challenge 1

Read the data from the data/child_index_2023.csv file, cleanse it and store the data
in the localhost/country_score sql database

The connection string to use is:

connection_string = "mssql+pyodbc://dev:dev@localhost/country_score?driver=ODBC+Driver+17+for+SQL+Server"

Your are welcome to modify the country_score database and lookup anything you need to on the
internet.

Save the country_id, index_score and outcome_score to the child_indexes table that was loaded from the file.

Challenge 2

Draw and explain a system design to ingest real time data used to drive trading apps. Use the draw.io file to do so.

Scenario

1. What do you do if you disagree with a senior leader's design decision?
2. What do you do if you don't understand business requirements or a design
3. What do you do if you can't meet your effort estimates on a project?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published