I was Interviewing For a Backend Engineer role and this company, and they sent a coding challenge that was inside a bundle file and believe me when I...
Two Sum Interview Problem in Python · The Problem: Given an array of integers nums and an integer target, return indices of the two numbers such that...
How to log in to a local database MySQL -u(username) -p(password). How to log in to a hosted database. mysql -u(username) -p(password) -h How to dump...
Been a Backend Engineer Has made me take interest in techniques for scaling databases to meet high demands in terms of performance and reliability....
Software Engineering is a complex process, the results of which depend on several variables that are not always determined by the engineer working on...
Django is an open-source python-based framework that helps to build web applications. The popularity of this framework increased rapidly in the last...