This website requires JavaScript.
Explore
Help
Sign in
mskor
/
technical_interview
Watch
1
Star
0
Fork
You've already forked technical_interview
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
7
commits
1
branch
0
tags
181
KiB
C#
49.2%
TypeScript
43%
JavaScript
4.4%
Dockerfile
2.6%
CSS
0.8%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
mskor
a9869ea999
Added comment to explain that pre-processing is basically cheating and that trees are a good answer here, could have done some weird hashing thing since lookup is instant, but since some of the common passwords can be similar, its riskier and for password handling risk is a BAD BAD BAD idea
2024-12-09 23:54:54 +00:00
Client
Added: comments and general clean-up
2024-12-05 20:42:23 +00:00
Server
Added comment to explain that pre-processing is basically cheating and that trees are a good answer here, could have done some weird hashing thing since lookup is instant, but since some of the common passwords can be similar, its riskier and for password handling risk is a BAD BAD BAD idea
2024-12-09 23:54:54 +00:00