C Program To Check Repetition of Digit In A Number using Arrays

  Рет қаралды 21,602

Technotip

Technotip

4 жыл бұрын

technotip.com/8799/c-program-...
Lets write a C program to check if any digit in a user input number appears more than once.
Note: Any number can be formed using only 0-9 digits. So we take an array with length 10. i.e., 0 to 9
C Programming Interview / Viva Q&A List
technotip.com/6378/c-programm...
C Programming: Beginner To Advance To Expert
technotip.com/6086/c-programm...

Пікірлер: 17
@gireeshbhat4158
@gireeshbhat4158 2 жыл бұрын
Thank you sir i will definitely support you as much as possible 🙏🙏
@awatekeerthi6239
@awatekeerthi6239 2 жыл бұрын
Super Explaination sir. Thank you
@sid792
@sid792 3 жыл бұрын
Best explanation on utube
@karimaheshbabukari4927
@karimaheshbabukari4927 3 жыл бұрын
Excellent video
@adirk1259
@adirk1259 2 жыл бұрын
saved me, thanks brother
@Pnlkmr43
@Pnlkmr43 3 жыл бұрын
easy explanation
@monilkothari5907
@monilkothari5907 3 жыл бұрын
can someone explain the if statement in the while loop?
@nagendrapp2213
@nagendrapp2213 4 жыл бұрын
awesome explanation bro please add pattern printing videos plz cover all types indepth
@technotipDOTorg
@technotipDOTorg 4 жыл бұрын
There are some video tutorials on Patterns: technotip.com/7658/c-program-to-draw-pyramid-of-stars-using-for-loop/ All the C programs are posted at this link on our blog: technotip.com/6086/c-programming-beginner-to-advance-to-expert/
@nagendrapp2213
@nagendrapp2213 4 жыл бұрын
@@technotipDOTorg could you please start indepth dsa series
@technotipDOTorg
@technotipDOTorg 4 жыл бұрын
Sure will do. I've it in my to-do lists. Please stay subscribed to the channel and blog. And also please share our videos and blog posts with your friends. If more and more people watch our videos we'll surely do more videos!
@nagendrapp2213
@nagendrapp2213 4 жыл бұрын
@@technotipDOTorg i don't know why you're channel is so underrated
@technotipDOTorg
@technotipDOTorg 3 жыл бұрын
@@nagendrapp2213 No marketing budget bro :) Am just trying my best to produce useful videos. Hope it'll help couple of people. Thank you for your good words 🙏
@dipaloksen2680
@dipaloksen2680 Жыл бұрын
Well explained brother
@Sy06274
@Sy06274 2 жыл бұрын
How could we solve this question without if
@sumaiyasharmin6026
@sumaiyasharmin6026 10 ай бұрын
if in question..they say that findout how many 1's are repeated in 1011111100 ..then how will i do that?
@technotipDOTorg
@technotipDOTorg 10 ай бұрын
Search for the word "count" in this list and you'll get a lot of example logic for the problem you are asking: technotip.com/6086/c-programming-beginner-to-advance-to-expert/
C Program To Count Each Digit In A Number using Arrays
10:11
Technotip
Рет қаралды 7 М.
Calculate Sum and Average of N Numbers using Arrays: C Program
10:06
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 12 МЛН
Son ❤️ #shorts by Leisi Show
00:41
Leisi Show
Рет қаралды 9 МЛН
Find The Most Frequent Value In An Array | C Programming Example
9:44
Portfolio Courses
Рет қаралды 10 М.
you will never ask about pointers again after watching this video
8:03
Low Level Learning
Рет қаралды 2,1 МЛН
JPEG is Dying - And that's a bad thing
8:09
2kliksphilip
Рет қаралды 207 М.
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН
Introduction to Two-Dimensional (2D) Arrays
10:20
Neso Academy
Рет қаралды 683 М.
Count the Occurrences of a Value in an Array | C Programming Example
10:26
C Program to Generate Random Numbers with in a Range of values
7:04