GitXplorerGitXplorer
K

CodingTests

public
6 stars
6 forks
0 issues

Commits

List of commits on branch master.
Unverified
15660cc618ff879d61d9975ea1b1deb53a6e9666

fixed issue in queued_byte_count check

KKageKirin committed 13 years ago
Unverified
62e9b0f5c50d4272ec6f6f22f15df6bccafd4570

made rearrangement stress test more "random" to track potential issues

KKageKirin committed 13 years ago
Unverified
78d0d170b77b2a78e5f72ca5e982853d53b2410b

rearrangement stress test changed a bit

KKageKirin committed 13 years ago
Unverified
baf91f25c457609cd23a398ae727def8d3a6155e

setting original queued_bytes to BAD_VALUE after copy into temp buffer

KKageKirin committed 13 years ago
Unverified
029a70d4abcea72b19e13b039521d02809df9bd0

[important] fixed error with copied queued_bytes being BAD_VALUE after copy

KKageKirin committed 13 years ago
Unverified
2321b4807e2849dab0df558c52a99846d344c52c

made file-statics concerning Qs part of class Q

KKageKirin committed 13 years ago

README

The README file for this repository.

Just a couple of coding tests I'm sharing between several machines (mostly for testing Win/Mac compatibility)

Nothing really worth checking out, unless you want to compare whatever I did with your solution.