Repository navigation

#

hashlist

Hash lists for legendary Solana NFT collections ready for airdrop

JavaScript
10
10 个月前

Just some classes for downloading software source code

Python
2
2 年前

This is a c project. In this project, with the use of HashLists, an imitation of a database is being created. After that, a menu appears in the user screen, and the user enter their choice. They can create an appointment by adding the name, one of the 3 provided services and the amount of money the customer has paid, they could also search for a client to see their appointment or they can just exit and terminate the program.

C
1
3 年前

Paths and hints for resources inside of Hitman's resource packages (RPKGs).

Python
1
7 小时前

Create a dictionary of at least 30 words with Hash Table. Instead of using a linked list to resolve collisions, as in separate chaining, use a binary search tree. You’ll create a hashtable that is an array of trees.

Java
0
2 年前