Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Internship at facebook

Name: Anonymous 2012-03-18 16:46

Hi
this year i'm going to go on internship to Facebook. Has smb worked there? Any feedback?

Name: Anonymous 2012-03-18 19:07

>>3
Write a function sum2(n) that returns the sum of the of the binary digits in n. For example, sum2(7) should return 7.
int sum2(n) {
     return n;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List