c programs

Revised edition of ebook – C Question Bank

March 12, 2010 C

In the past, numerous articles on frequently asked C Interview Questions had been posted. All those questions were accompanied with clear answers and supporting code examples wherever appropriate. An ebook named “Favourite 50 – C Question Bank” had been created and posted to the downloads page of Interview Mantra. That ebook was a result of [...]

9 comments Read the full article →

An excellent resource for C puzzles practice

February 16, 2010 C

I discovered a great website that comprehensively covers puzzles and questions in C language. Gowrikumar.com – C Puzzles What’s special about these puzzles and questions is that some of these questions are asked in interviews of experienced C programmers at Multi National Companies. The standard of the questions and answers at the above site is [...]

3 comments Read the full article →

C Interview Programs to print number patterns

April 8, 2009 C

This post has few of basic number pattern programs in C. Question.56(multiplication table) tests the ability to convert an elementary algorithm into a program. Question.57, Question.58 are programs that test the ability of candidate to use nested while/for loops to print special number patterns. Question.59, Question.60 test ability of using simple while/for loops and basics [...]

275 comments Read the full article →

Download PDF

January 24, 2009 C

Why download C Question Bank? Best book to brush C concepts before Interview. Contains Questions asked in interviews of International Companies. All the questions are neatly answered  with examples. Contains tested & working code samples — not just Theory. Light weight ebook, contains 50 pages only. >>Download C Question Bank Interview Mantra is subscribed by [...]

56 comments Read the full article →