Git Product home page Git Product logo

Md Reazul Islam's Projects

234th-prblm icon 234th-prblm

question- This program is an improved version of the feet-to-meters, meters-to-feet conversion program. Notice how the use of code blocks allows the program to prompt specifically for each unit.

236th-prblm icon 236th-prblm

Write a program in C to print the Floyd's Triangle. The Floyd's triangle is as below : 1 01 101 0101 10101

237th-prblm icon 237th-prblm

Write a program in C to display the sum of the series [ 1+x+x^2/2!+x^3/3!+....].

238th-prblm icon 238th-prblm

Write a program in C to find the sum of the series [ x - x^3 + x^5 + ......].

239th-prblm icon 239th-prblm

Write a program in C to display the n terms of square natural number and their sum. The series is as below: 1 4 9 16 ... n Terms

240th-prblm icon 240th-prblm

Write a program in C to find the sum of the series 1 +11 + 111 + 1111 + .. n terms.

241th-prblm icon 241th-prblm

Write a c program to check whether a given number is a erfect number or not.

242th-prblm icon 242th-prblm

Write a c program to find the perfect numbers within a given number of range.

243th-prblm icon 243th-prblm

Write a C program to check whether a given number is an armstrong number or not.

244th-prblm icon 244th-prblm

Write a C program to find the Armstrong number for a given range of number.

245th-prblm icon 245th-prblm

Write a program in C++ to find the factorial of a number.

246th-prblm icon 246th-prblm

Write a program in C++ to find the last prime number occur before the entered number.

247th-prblm icon 247th-prblm

Program to computer and output the perimeter and area of a ractangle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.