Repository navigation

#

edge-cases

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.

C++
3
1 年前

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, adds it as an output to a Bitcoin transaction, and broadcasts it to the network. Note that this is a simplified example and should not be used without ad

C++
3
2 年前

This repo contains the answers for programming questions asked in interviews and coding rounds,

Python
3
4 年前

A repository used to test github.com edge cases

2
1 年前

HomeMade test cases for lesson Programming Languages I at Ece-Ntua

Python
1
5 年前

A sample project to illustrate common pitfalls of 100%-convered code

Java
1
3 年前

This is an Intel OpenVINO based application which controls the mouse based on the gaze. Input can be either camera feed or a video.

Python
0
3 年前

A project done in collaboration with Simon Sun that covers binary_trees in C.

C
0
3 年前