Togle_In

Togle_In knowledgeable & Innovation blog here. You can follow with this blog for gain updated knowledge.

আমরা পৃথিবীর ক্রমবর্ধমান জনসংখ্যা কেমন অনুভব করব?
15/05/2023

আমরা পৃথিবীর ক্রমবর্ধমান জনসংখ্যা কেমন অনুভব করব?

আমস্টারডামের এক ঘন্টা উত্তরে, বিশ্বের কয়েকটি বৃহত্তম বীজ সমষ্টি — একটি দীর্ঘ যাত্রার প্রথম ধাপ যা খামার থেকে আম.....

7টি উচ্চ প্রোটিন সবজি যা ডিমের মতোই ভালো
13/05/2023

7টি উচ্চ প্রোটিন সবজি যা ডিমের মতোই ভালো

শরীরের বিভিন্ন কাজের জন্য আপনার প্রোটিন প্রয়োজন। তাই আপনার প্রতিদিনের প্রোটিনের চাহিদা মেটাতে এই প্রোটিন-সমৃদ...

C programming to implement stack using array
03/05/2023

C programming to implement stack using array

Implementation stack using array means static memory allocation in C programming. I have already discussed arrays in my previous blogs. Again I’m showing below int arr_a[size_of _array], size;When, size = …

C programming to implement linear search
03/05/2023

C programming to implement linear search

Linear search is a simple searching algorithm, in this algorithm you have to check from array 0 position to array last position. Linear search algorithm : Let arr_a[] = {5,4,6,3,7,2,8,1,9} and …

C programming to implement binary search
03/05/2023

C programming to implement binary search

Binary search means, you will search an element of an array by using low time complexity. To find an element you don’t have to check all elements of the array, …

C programming to implement selection sort
03/05/2023

C programming to implement selection sort

Selection sort is a compare sorting algorithm, which compares one element with all elements. After checking all elements of each other, all elements are set in their proper place by …

C programming bubble sort call by reference
03/05/2023

C programming bubble sort call by reference

Bubble sort using call by reference means, you have to bubble sort an array by using call by reference. In my previous example I have discussed the bubble sort algorithm. …

C programming bubble sort using pointers
03/05/2023

C programming bubble sort using pointers

Bubble sort using pointer means, you have to bubble sort an array by using pointer variables. In my previous example I had discussed the bubble sort algorithm. Here I’ll just …

C programming bubble sort descending order
03/05/2023

C programming bubble sort descending order

Bubble sort ascending order means you have to sort an array from a small number to a bigger number by using a bubble sort algorithm. In this example I have …

C programming bubble sort ascending order
03/05/2023

C programming bubble sort ascending order

Bubble sort ascending order means you have to sort an array from a small number to a bigger number by using a bubble sort algorithm. In this example I have …

C programming to reverse a number
03/05/2023

C programming to reverse a number

Reverse a number means, number will be showing from last digit to first digit. For example, if any number a = 123456789; then the reverse of a will be a …

C programming to swap elements using call by reference
03/05/2023

C programming to swap elements using call by reference

C program to swap two elements using call by reference is a very simple process. Here you have to declare a function outside of void main() or int main(). We’ll …

Address

Hasanpur, Champahati, Sonarpur
Kolkata
743330

Telephone

+917479352867

Alerts

Be the first to know and let us send you an email when Togle_In posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Togle_In:

Share