#Awesome#😱 Falsehoods Programmers Believe in
翻译 - 😱错误程序员相信
A C++ program that adds two non-negative integers represented by reverse-ordered linked lists and returns the sum as a new linked list, simulating digit-by-digit addition in reverse order.
This example generates a random secret key and ordinal value, creates a Pedersen commitment using secp256k1, generates a Bulletproof using secp256k1_bulletproofs, encodes the data as a hex string, add...
This repo contains the answers for programming questions asked in interviews and coding rounds,
HomeMade test cases for lesson Programming Languages I at Ece-Ntua
A sample project to illustrate common pitfalls of 100%-convered code
This is an Intel OpenVINO based application which controls the mouse based on the gaze. Input can be either camera feed or a video.
A project done in collaboration with Simon Sun that covers binary_trees in C.