Sample Questions



This is just a scaled down version of questions to be expected in the actual event, do note that the questions in the actual rounds will necessarily be different from these.


1. Coding Sample

1.1 Programming Sample

Make a program that plays the ancient game of Go on a 9X9 grid. Your code should be capable of exhibiting artificial intelligence.


Rules:


1.2 Algorithms Sample

Explain what the following code does?

#define _ -F<00||--F-OO--;

int F=00,OO=00;main(){F_OO();printf("%1.3f\n",4.*-F/OO/OO);}F_OO()

{

_-_-_-_ _-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_ _-_-_-_

}

Download code.c


1.3 Debugging Sample

Find the error in the following code, and justify.

void func (int &i) { }; int main () { int x,y; func (x+y); }


2. Networking Sample

You need to participate to know about this round. Keep guess!


3. Reversing Sample

Find a username for the crackme using reverse engineering. To get the file, Click here.


4. GeeKuiz Sample

4.1 Hardware and OS Sample


4.2 Triva Sample


For further queries and suggestions use the forum.


Disclaimer: All brand names, logos and trademarks mentioned are the properties of their respective owners. We strongly discourage violation of copyright laws, and do not bear any responsibility for any such material used by the participants.