Arrays - Removing duplicates

  Рет қаралды 12,195

Mr Long Education - IT & CAT

Mr Long Education - IT & CAT

Күн бұрын

Пікірлер: 11
@SamFourieOfficial
@SamFourieOfficial 6 жыл бұрын
I am currently in grade 12 and writing my final exam tomorrow. I have used your videos throughout my whole high school career. I just wanted to say thank you so much for making these videos. You have seriously helped me so much. I don't think you even know how many people you actually help. You are really awesome. Keep it up.
@jono5998
@jono5998 4 жыл бұрын
no ways, same!
@SamFourieOfficial
@SamFourieOfficial 3 жыл бұрын
@@jono5998 it is actually crazy to come back 2 years later, my knowledge in IT is so much better and crazy to think back to when I was struggling with this stuff 😂
@Henrique-wg1fn
@Henrique-wg1fn 2 жыл бұрын
Mr Long = 🐐
@MrCraigster123
@MrCraigster123 6 жыл бұрын
Life saver 😱
@warlord418
@warlord418 6 жыл бұрын
More useful than all our school lessons combined lmao
@Engycation
@Engycation 3 жыл бұрын
Very Nice
@Stevesteacher
@Stevesteacher 6 жыл бұрын
How do you use sets in delphi?
@MrLongITandCAT
@MrLongITandCAT 6 жыл бұрын
Use IN for example, if sLetter[ I ] IN [ 'a' .. 'z' ] then
@l0stguy
@l0stguy 2 жыл бұрын
Hello mr long how would one add up the specific values in an array for example //on form activate i := 1 for k := 1 to 100 do begin if arrbreeddog[i] = arrbreeddog[i] then begin arrfoodate[i] := arrfoodate[i] + arrfoodate[k] end; end; inc(i) it works all fine and well until you start to try and add the food ate by 3 dogs of the same breed or more because then the program adds like : german shepard 1 kg german shepard 1 kg german shepard 1 kg first it plusses 1 and 1 to form 2 but then it plusses the first amount again and the 1st + 2nd +3rd to form 4kg. Extra info my program takes in different breeds (by a dog code entered into a edit box for example 1 is the code for german shepard) of and then when you press a button it uses the value in the spin edit as the amount food ate and then displays the final values in a rich edit so it has to show german shepard 3 kg instead of each individual value (so the problem is that I could enter a german shepard then a husky then another dog and then husky then german then german (any random order) and then the program has to take only german shepards and plus their amounts and take the husky's amount and then display only 1 line per breed) Thank you so much for all the help threw the years : )
@yusufganchi2415
@yusufganchi2415 6 жыл бұрын
thanks so much
Arrays - Merge arrays
9:21
Mr Long Education - IT & CAT
Рет қаралды 2,4 М.
Binary Search in arrays
18:56
Mr Long Education - IT & CAT
Рет қаралды 7 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Arrays Part 1 - Introduction into arrays
16:27
Mr Long Education - IT & CAT
Рет қаралды 44 М.
Find All Duplicates in an Array - Leetcode 442 - Python
9:40
NeetCodeIO
Рет қаралды 28 М.
Remove Duplicate Array Elements | C Programming Example
9:40
Portfolio Courses
Рет қаралды 14 М.
Array - 2 Dimensional (2D) Arrays
15:00
Mr Long Education - IT & CAT
Рет қаралды 42 М.
How to Find Duplicates Elements in Java Array? - Java Interview Questions -5
29:34
Linear Search in arrays
13:02
Mr Long Education - IT & CAT
Рет қаралды 10 М.
Arrays - Loading a 2D array from a text file
12:40
Mr Long Education - IT & CAT
Рет қаралды 33 М.
Conditional Loops Part 1 - While & Repeat Loops
18:48
Mr Long Education - IT & CAT
Рет қаралды 13 М.