NULL

Binary Search in C++|| Binary search algorithm || Binary Search in C program

Binary Search in C++ Binary search is one of the most fundamental and effective searching methods in the field of computer science and algorithms. It is frequently utilized in many applications where sorted data is arranged. We will go into the world of Binary Search in C++ algorithms in this post, examining its ideas, applications, …

Binary Search in C++|| Binary search algorithm || Binary Search in C program Read More »

The sum of n number of odd natural number in C

The sum of n number of odd natural number in C | Free code Center

The sum of n number of odd natural number in C Write a C program to display the n terms of odd natural numbers and their sum.like: 1 3 5 7 … n #include<stdio.h> void main () { int i,n,odd=0,sum=0; scanf(“%d”,&n); for(i=1;i<=n;i++){ if(i%2!=0){ printf (“%d”,i); sum=i+n; } } printf(“\nThe odd numbers are :%d\n”,i); printf(“The Sum …

The sum of n number of odd natural number in C | Free code Center Read More »

কিভাবে প্রোগ্রামিং শুরু করবেন

কিভাবে প্রোগ্রামিং শুরু করবেন | How to start programming

কিভাবে প্রোগ্রামিং শুরু করবেন বাংলায় কিভাবে প্রোগ্রামিং শুরু করবেন নিচের ধাপগুলি অনুসরণ করতে পারেন: ১. একটি প্রোগ্রামিং ভাষা নির্বাচন করুন: প্রোগ্রামিং শুরু করতে আপনাকে একটি প্রোগ্রামিং ভাষা নির্বাচন করতে হবে। অনেকগুলি প্রোগ্রামিং ভাষা রয়েছে, যেগুলির প্রতিটির নিজস্ব সুবিধা এবং উদ্দেশ্য রয়েছে। প্রাথমিক মানে বাংলায় প্রোগ্রামিং করতে পারেন Python, JavaScript এবং Ruby। আপনার লক্ষ্য এবং আগ্রহ …

কিভাবে প্রোগ্রামিং শুরু করবেন | How to start programming Read More »

C programming language

C programming language

Some important topics in the C programming language: These are some of the important topics in the C programming language. Mastering these concepts will help you become proficient in C programming.

Beecrowd 1178

Beecrowd 1178 Array Fill III Solution in C, C++|| Beecrowd 1178 || Free Code Center

Problem link Beecrowd 1178 Array Fill III Solution in C, C++ Read a number X. Put this X at the first position of an array N [100]. In each subsequent position (1 up to 99) put half of the number inserted at the previous position, according to the example below. Print all the vector N. Input The input contains …

Beecrowd 1178 Array Fill III Solution in C, C++|| Beecrowd 1178 || Free Code Center Read More »

Scroll to Top
NEW TOXIC ROCKET CYCLE DECK in Clash Royale 2023 Best Deck in Clash Royale Best Deck for Arena 8 in Clash Royale Best Hog deck for Pro players Best Clash Royale Deck