Coding Standards
Code Optimizations
Project Ideas
Code Samples
Problem Sets
Operating Systems
Downloads
Others
Links
Home
Problem Sets
  1. Write a program to generate output in a following manner. (C, C++, Java).

    2 2 2 2 2
    2 1 1 1 2
    2 1 0 1 2
    2 1 1 1 2
    2 2 2 2 2

    it must be dynamic enough to generate this output up to 9.
     
  2. Write a program to generate Fibonacci series. (C, C++, Java)

    1, 1, 2, 3, 5, 8, 13, ... ... ... ...
     
  3. Write a program to display calendar of given month and year. (C, C++, Java)

you can mail solutions of these problems on our email address

clondonengland@yahoo.co.uk

we will display your solutions on this site with your name.

Our site is hosted on dedicated linux server to get good performance. We do provide free downloads of good and useful utilities but please don't ask for Virus creator utilities or Crack/Hack tools.