₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,030 members, 8,424,619 topics. Date: Thursday, 11 June 2026 at 12:22 PM

Toggle theme

Ndugba's Posts

Nairaland ForumNdugba's ProfileNdugba's Posts

1 (of 1 pages)

Jobs/VacanciesRe: Andela: IT Training And Job by ndugba: 2:34pm On Aug 07, 2016
olahwisdom:
I'm in kinda the same situation as you. I filled the form today and sent them a mail explaining what happened. Expecting a reply tomorrow.
I did about the same thing you did..Also I tried calling one of the recruitment team but she told me to call back tomorrow being Monday. I hope to get a positive response by tomorrow
Jobs/VacanciesRe: Andela: IT Training And Job by ndugba: 8:12am On Aug 07, 2016
D34lw4p:
I've gotten invitation to Bootcamp, anyother person?
I got an invite too but I saw it today and the confirmation deadline has passed..what do you think I should do?
ProgrammingRe: Coding Challenge 3: Sum Of Primes by ndugba: 8:44am On Jul 17, 2013
Test Your Skill in using For Loop
Write a program to out put the pattern below

Input:[font=Lucida Sans Unicode][/font]
2

Output:

**********
** * *
* * * *
* ***********
* * * *
* * * *
* * * *
********* *
* * * *
** **
***********

Input:
1

output:

**********
* *
* *
* *
* *
* *
* *
**********



For every integer input , the corresponding output should be drawn using asteriks.. Have fun
[/code]
[/quote][quote]
[code]

1 (of 1 pages)