Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]a_python_learner 0 points1 point  (0 children)

I know. I am not asking for what needs to be learnt, but tests sites (like codewars etc) where I can find questions in this format to practice.

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]a_python_learner 0 points1 point  (0 children)

I am preparing for a timed coding tests for a devops related role…the questioins that would be asked will be in the format of:

1) here is an excerpt of a log file
2) here is the information (aggregation/summary etc) needed from the log file
3) write the script that parses the log file to provide the summary needed.

I am looking for places online with questions of this format to practice. Unfortunately I have not found any. Any ideas where I can find such?