Тёмный

C Program To Count Frequency Of Each Element In Array | Count Frequency Of Element In Array 

LearnEveryone
Подписаться 275 тыс.
Просмотров 54 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 84   
@CCCP_Again
@CCCP_Again 2 года назад
I will be forever in debt to you sir, you saved me a whole day!!
@learnwithapk
@learnwithapk 2 года назад
Happy to help!
@The_RandomGuy
@The_RandomGuy Год назад
Thanks a lot sir , after spending hours finding issue in my code i finally got this video mentioning the exact issue.....thank you sir
@mrconductor2004
@mrconductor2004 Год назад
the best solution ive seen by far , tks mate
@mohammadomarfaruk3783
@mohammadomarfaruk3783 Год назад
Thanks sir your details were pretty clear. The teaching method is good. So i had to subscribe . ❤️❤️
@learnwithapk
@learnwithapk Год назад
Thanks and welcome
@sajithmr5943
@sajithmr5943 Год назад
thank u so much sir for explaining the frequency steps.. i was not getting that part. 🥰🥰🥰
@learnwithapk
@learnwithapk Год назад
You're most welcome
@atulbharti3087
@atulbharti3087 3 года назад
thanks yaara given the best way to solve this problem .. great effort here dude
@witchlovessandwitches
@witchlovessandwitches Год назад
Thanks for the explanation
@Narang894
@Narang894 Год назад
I wasted my whole day to find its answer thank god finally I found a good explanation. Thankyou brother.🙏🏻🙏🏻
@joshuajoykutty6650
@joshuajoykutty6650 2 года назад
Thank you sir for the clear explanation.
@learnwithapk
@learnwithapk 2 года назад
So nice of you
@muhdfaijas2259
@muhdfaijas2259 Год назад
thank you sir i was stucked in this question
@learnwithapk
@learnwithapk Год назад
You are most welcome
@paraggoyal770
@paraggoyal770 Год назад
Thanku so much sir for this solution
@hafizsakib2734
@hafizsakib2734 2 года назад
Just an awsome easy peasy explanation!!!!!!!!!!!!!
@learnwithapk
@learnwithapk 2 года назад
Glad it was helpful!
@ajayay4508
@ajayay4508 Год назад
your class is on fire hats off sir 💥💥💥💥
@shahinurcse
@shahinurcse Год назад
you are a smart guy...
@gss4851
@gss4851 Год назад
Very good explanation 🔥🔥
@learnwithapk
@learnwithapk Год назад
Thank you 🙌
@ismoilova_shahina
@ismoilova_shahina Год назад
you saved my time sir, thank you
@vahidishaal3191
@vahidishaal3191 Год назад
Thank You very much sir
@learnwithapk
@learnwithapk Год назад
Most welcome
@adilcp235
@adilcp235 Год назад
Thanks
@learnwithapk
@learnwithapk Год назад
Welcome
@25_simontighosh70
@25_simontighosh70 2 года назад
Amazing explantation sir
@ManishGupta-vl2id
@ManishGupta-vl2id 4 года назад
Thanks😊👍
@prasannagodiyal6736
@prasannagodiyal6736 10 месяцев назад
Thank you so much sir!
@MVEC_AyushJain
@MVEC_AyushJain 3 года назад
excellent explanation 😀
@learnwithapk
@learnwithapk 3 года назад
Glad it helped!
@kundrapuharika6294
@kundrapuharika6294 Год назад
🙏 thanks a lot
@learnwithapk
@learnwithapk Год назад
Most welcome
@maheshtawar2599
@maheshtawar2599 Год назад
What will happen if our array itself contain -1 elements which is given by user (suppose three times)
@basithnizam
@basithnizam Год назад
any idea?
@muhammedrafeeq2670
@muhammedrafeeq2670 Год назад
Make it INT_MIN@@basithnizam
@muhammedrafeeq2670
@muhammedrafeeq2670 Год назад
#include #include #include int main(void) { int a[100],i,j,size,count; setbuf(stdout,NULL); printf("Enter Size"); scanf("%d",&size); printf("Enter Array Elements"); for(i=0;i
@RealDeals-ne1ue
@RealDeals-ne1ue Год назад
if(a[i]!=-1) forgot to explain
@018manickamm3
@018manickamm3 2 года назад
Super video 💥
@SusantKumarCreates
@SusantKumarCreates 3 года назад
But sir...what will be the result if we print all the elements of array after finding the frequency???
@tejaskale780
@tejaskale780 3 года назад
Great explanation thanks :)
@learnwithapk
@learnwithapk 3 года назад
Glad it was helpful!
@hamzafareed2937
@hamzafareed2937 Год назад
Thanks ♥️
@learnwithapk
@learnwithapk Год назад
You're welcome 😊
@arungeorge7873
@arungeorge7873 3 года назад
Thank you
@JaizRahul
@JaizRahul 3 года назад
Wow Very good explanation😊
@sanjaysanjay862
@sanjaysanjay862 3 года назад
Wow simply awesome 👌
@bellalmahtab8220
@bellalmahtab8220 Год назад
Waah
@yuvrajnashi3854
@yuvrajnashi3854 3 года назад
Thanks Sir,🙏🙏
@ananyasinha9282
@ananyasinha9282 3 года назад
Great explanation 👍🏻
@kushkumar9936
@kushkumar9936 4 года назад
thanku sir
@jyothijarugula7603
@jyothijarugula7603 3 года назад
Good job👍👍
@kaziakramul6081
@kaziakramul6081 4 года назад
Thanks.
@rehmanashraf3202
@rehmanashraf3202 Год назад
@hartejsingh175
@hartejsingh175 4 года назад
nice explanation
@pranavshete7130
@pranavshete7130 2 года назад
GREAT
@AryanGairola-th3qc
@AryanGairola-th3qc Год назад
What if an array already contain -1 as an element
@harivigneshs5494
@harivigneshs5494 4 года назад
Super
@learnwithapk
@learnwithapk 4 года назад
Thanks
@hafizsakib2734
@hafizsakib2734 2 года назад
What if user input a array element as ( -1 ) ?
@learncseasily3385
@learncseasily3385 Год назад
Then put A[j] = -100 assume such a no that user wont enter that
@saumilgupta2383
@saumilgupta2383 3 года назад
sir i have a doubt suppose if some one enters the data in array which is equal to a[j]=-1 then this code will not work properly
@samprakashm498
@samprakashm498 3 года назад
Same doubt
@adityagupta2850
@adityagupta2850 2 года назад
yes that's correct
@ibrahimolayiwola3605
@ibrahimolayiwola3605 2 года назад
I thought as much
@hi-xu5ee
@hi-xu5ee 4 года назад
Why -1 is used????
@kaceyphieuluuky1716
@kaceyphieuluuky1716 Год назад
my question they include negative number :((
@4groster375
@4groster375 2 года назад
I think you have to change your thumbnail
@anujgupta7749
@anujgupta7749 4 года назад
Seriously amazing sir but sir if -1 is an element of the array?
@abilash.m6588
@abilash.m6588 4 года назад
It doesn't mean that you should keep -1 brother. It depends ... U can have any no., since ur giving the input through scanf u can be aware of the fact that which no. Is not used so that u can have that no. Instead of -1
@hafizsakib2734
@hafizsakib2734 2 года назад
Find unique element video link plz
@pranshupathak7040
@pranshupathak7040 Год назад
Concept will fail when array element is -1
@mohammedanees8561
@mohammedanees8561 2 года назад
sabhaash
@RealDeals-ne1ue
@RealDeals-ne1ue Год назад
you forgot to explain one part
@saisriangajala3338
@saisriangajala3338 4 года назад
Sir what if -1 is element of the array
@adityagupta2850
@adityagupta2850 2 года назад
then the code will fail
@yashmishra5796
@yashmishra5796 4 года назад
Why u putting -1 in a replacing number
@VishalChoudhary006
@VishalChoudhary006 7 месяцев назад
💢💢👺 Have you checked your Answer??? ⁉️⁉️
@pd99Happy
@pd99Happy 4 года назад
Thanks
@learnwithapk
@learnwithapk 4 года назад
Welcome
@arunaagt8229
@arunaagt8229 3 года назад
Thanks bro
@VishalChoudhary006
@VishalChoudhary006 7 месяцев назад
💢💢👺 Have you checked your Answer??? ⁉️⁉️
Далее
How to solve any Star Pattern Program
18:47
Просмотров 1,2 млн
Одинокая сестра
00:14
Просмотров 15 тыс.
Думайте сами блин
18:15
Просмотров 663 тыс.
Rate our flexibility 1-10🔥👯‍♀️😈💖
00:12
Frequencies of given array elements
9:31
Просмотров 15 тыс.
Inserting an element in an array (C program)
7:16
Просмотров 90 тыс.
Одинокая сестра
00:14
Просмотров 15 тыс.