Git Product home page Git Product logo

Md Reazul Islam's Projects

40th-prblm icon 40th-prblm

Write a C program to find all numbers which dividing it by 7 and the remainder is equal to 2 or 3 between two given integer numbers.

41th-prblm icon 41th-prblm

Write a C program to print 3 numbers in a line, starting from 1 and print n lines. Accept number of lines (n, integer) from the user.

42th-prblm icon 42th-prblm

Write a C program to print a number, it’s square and cube in a line, starting from 1 and print n lines. Accept number of lines (n, integer) from the user.

43th-prblm icon 43th-prblm

Write a C program that reads two integers p and q, print p number of lines in a sequence of 1 to b in a line.

44th-prblm icon 44th-prblm

Write a C program to calculate the average marks of mathematics of some students. Input 0 (excluding to calculate the average) or negative value to terminate the input process.

45th-prblm icon 45th-prblm

Write a C program to calculate the value of S where S = 1 + 1/2 + 1/3 + … + 1/50.

46th-prblm icon 46th-prblm

Write a C program to calculate the value of S where S = 1 + 3/2 + 5/4 + 7/8.

47th-prblm icon 47th-prblm

Write a C program that reads an integer and find all its divisor.

48th-prblm icon 48th-prblm

Write a C program to read and print the elements of an array of length 7, before print replace every negative number, zero with 100

49th-prblm icon 49th-prblm

Write a C program to read and print the elements of an array of length 7, before print, put the triple of the previous position starting from the second position of the array. For example, if the first number is 2, the array numbers must be 2, 6, 18, 54 and 162

50th-prblm icon 50th-prblm

Write a C program to read an array of length 5 and print the position and value of the array elements of value less than 5.

51th-prblm icon 51th-prblm

Write a C program to read an array of length 6, change the first element by the last, the second element by the fifth and the third element by the fourth. Print the elements of the modified array.

52th-prblm icon 52th-prblm

Write a C program to read an array of length 6 and find the smallest element and its position.

53th-prblm icon 53th-prblm

Write a C program which will invoke the command processor to execute a command.

54th-prblm icon 54th-prblm

Write a C program to convert a string to an unsigned long integer.

55th-number icon 55th-number

Write a C program to convert a string to a long integer.

56th-prblm icon 56th-prblm

Write a C program to convert a string to a double.

58th-prblm icon 58th-prblm

Write a C program to compute the perimeter and area of a circle with a radius of 6 inches.

59th-prblm icon 59th-prblm

Write a C program to sort the elements of an array.

60th-prblm icon 60th-prblm

Write a C program to integral quotient and remainder of a division.

61th-prblm icon 61th-prblm

Write a C program to return the absolute value of a long integer.

62th-prblm icon 62th-prblm

Write a C program to get the environment string.

63th-prblm icon 63th-prblm

Write a C program to find the quotient and remainder of a division.

64th-prblm icon 64th-prblm

Write a C program to allocate a block of memory for an array.

65th-prblm icon 65th-prblm

Write a C program to perform a binary search in an array.

66th-prblm icon 66th-prblm

Write a C program to convert a string to an integer.

67th-prblm icon 67th-prblm

Write a C program to convert a string to a double.

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.