It’s no secret that algorithms are apart of every software developer coding interview so let’s practice! I’m going over my solution to Grading Students on HackerRank. I code this solution in Python and I also post the solution on Github.
How would you go about solving this solution? Would you do it differently? Check out my Github to view the solution. If you have any questions, send them below or feel free to message me on social media.
LeetCode is also a really great resource for learning algorithms and I will definitely go over some of those solutions in future videos.
Thank you for watching :)
⏲️ Timestamps:
0:00 - Intro
0:47 - The problem
2:38 - The code
7:03 - Thanks for watching
🌍 Find me online:
Twitter - / tiffalwaysfly
Instagram - / tiffalwaysfly
Sign up for my newsletter - https://connect-with-me.tthompson899....
Subscribe to my channel - / tiffanyt899
💁🏾♀️ Who Am I:
Greetings, my name is Tiffany! I have been a Software Engineer since 2017. I have mostly focused on backend engineering specifically using PHP/Laravel and MySQL. I enjoy the journey of learning, contributing to making a better product and working with a great team.
I first learned about code back in 2009 but didn’t really understand the entire tech field at the time. Later on, I decided to join a coding bootcamp called Coding Dojo, to improve my tech skills - It definitely was the best decision for me! It was a long journey and I started documenting my journey via youtube.
🎧 Music:
EpidemicSound
🎥 Watch more:
Coding Bootcamp
Do you need to go to a Coding Bootcamp - • Do you need to go to a coding bootcamp?
What to Expect from Coding Bootcamp - • What to expect from a coding bootcamp
Typical Day at Coding Bootcamp - • Coding Bootcamp Series: Typical Day
1 year after Coding Bootcamp - • Life After | 1 Year After Coding Boot...
Job Search
Job hunting after coding bootcamp vs. job hunting after having experience: • Job hunting after coding bootcamp vs....
Organize your job search with a spreadsheet + download: • Organize your job search with a sprea...
Lying to get a job as a engineer: • Lying to get a job as an engineer
Best email to write to a recruiter to get a job: • Best Cold Email for Job
⚓ Resources:
Grading students - Original problem on HackerRank: https://www.hackerrank.com/challenges...
Solution on my github: https://github.com/tthompson899/gradi...