Atshai / number-lockLinks
Victor is a businessman, he usually carries his money in a briefcase. This briefcase is highly secure and it is protected with a digital number lock. The briefcase is made of proto- Adamantium, an alloyed mixture of Adamantium and Vibranium. Even a blast will not be able to break it. Only Thanos has the power of breaking it.
☆13Updated last year
Alternatives and similar repositories for number-lock
Users that are interested in number-lock are comparing it to the libraries listed below
Sorting:
- This C program manages a singly linked list with functions to insert nodes at the end, beginning, after, and before a specific node, and …☆13Updated last year
- This C program implements a doubly linked list with functions to insert nodes at the end (`insert`), at the beginning (`insertbeg`), afte…☆13Updated last year
- This code is a simple program written in C that checks whether a given input string is a palindrome or not. It begins by declaring a char…