- London, United Kingdom
Lists (2)
Sort Name ascending (A-Z)
Stars
📚 Freely available programming books
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
🎓🖥️ Solutions for 350+ Interview Questions asked at FANG and other top tech companies
Travelling Salesman Problem solver in pure Python + some visualizers
We will see a basic program that is basically a hint to brute force attack to crack passwords. In other words, we will make a program to Crack Any Password Using Python. Show some ❤️ by starring th…
The following scripts demonstrate the process of Python cryptography and hashing and how to use ‘Crypt’ and ‘hashlib’ module ‘Crypt’ - a function to check Unix passwords. This module implements an …