Skip to content

This is a library of coding challenges I've come across.

Notifications You must be signed in to change notification settings

emdecr/dev-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

atom graphic
Dev Challenges

Because there's so many ways...

emdecr badge

Intro | Catalogue | Credits

Intro

This is a library of coding challenges I've come across in interviews since July 2020. It's a playground to keep working on my solutions, and keep a running log.

Catalogue

Working with a CSV dataset. Summarizing data. Calculate a count for each unique value in a column (ie. How many times does a unique value appear in said column?). For each of those unique values, find the min (earliest) and max (latest) values (date type), found in a different column.

Submitted language(s): PHP + SQL
Alt language(s): Python, JS

Credits

Badges in this README.md provided by shields.io.

About

This is a library of coding challenges I've come across.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published