SpiceQA
Questions
Tags
Users
Badges
user_501557
@user_501557
0
reputation
0
answers
23
questions
About Me
// Hello, World !
Top Answers
Why is it impossible to find a specified value in a sorted array faster than O(log n)?
117 votes
Should I use static_cast or reinterpret_cast when casting a void* to whatever
65 votes
What is a raw string?
52 votes
Probability of hash collision
47 votes
Why does this function call behave sensibly after calling it through a typecasted function pointer?
37 votes
Top Questions
Examples of LL(1), LR(1), LR(0), LALR(1) grammars?
61 votes
4 answers
Deconstructing Pokémon glitches?
32 votes
3 answers
Proof that the halting problem is NP-hard?
28 votes
1 answers
How do Python parsers handle indentation?
24 votes
1 answers
What is the type of a pointer to a variable-length array in C?
18 votes
1 answers