Loading...
Engaged Employer
Write down code for finding nth number in a fibonocci series.
Anonymous
int getfibonocci(int n) { int fb=1 prev=1; if(n==1 || n==2) return fb; else { for(int i =3;i
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 personalized job recommendations and updates by starting your searches.