Skip to content

brianrichmond/Interview_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Interview_analysis

Analysis of coding interview data

This code analyzes a mock dataset of coding interviews containing practice interviews and 'real' interviews where company interviewers decide whether or not to recommend hiring the candidate.

The analysis includes: • merging (left join) datasets • creating features (e.g., successful interview, number of interviews) • cleaning data (remove duplicates) • logistic regression • plots of success by various factors

key libraries: • plyr • ggpubr

About

Analysis of coding interview data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages