5 followers
I'm a software engineer
Binary Search is a search technique to find elements in a collection. note: Binary search only works on sorted collections example: this's a sorted...
Yeah, an interview test is the main reason I decided to look at data structure and algorithms that lead to this topic "My Understanding of Big O...
Wait 🤚, before I start listing my goals for this internship, let me tell you how it all started. Early this year Zuri Team set out to train youths...
Should in case you want to re-use your django app in other future projects instead of rewriting the entire project, we can package the other app and...
Heroku is a cloud platform that lets companies build, deliver, monitor, and scale apps — they're the fastest way to go from idea to URL, bypassing all...
A model is the single, definitive source of information about your data. It contains the essential fields and behaviors of the data you’re storing....