Loading...
Is this your company?
Reverse a string
Anonymous
recursively or char array with swapping first and last until reaching the middle
static bool IsHappy(int number) { if (number == 1) return true; if (number 0) { reminder = number % 10; sum += (reminder * reminder); number = number / 10; } testTimes++; return IsHappy(sum); }
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.