Thread
:
C++ Coding Challenges
View Single Post
11-03-2010, 06:34 AM
#
3
dmmik
Junior Member
Here is a whiteboard C coding question I was asked at an actual game company interview. Complete this function:
Code:
bool IsPalendrome(char* str) { }
dmmik
View Public Profile
Find More Posts by dmmik