Java Programming - Solve Programming Problems

  Рет қаралды 276,619

Awais Mirza

Awais Mirza

Күн бұрын

Пікірлер: 135
@pruthviemani2223
@pruthviemani2223 8 жыл бұрын
I have seen question paused the video, then i solved it myself and then verified the answers. This tutorial helped me refurbish my skills. Thank you :)
@AwaisMirza1
@AwaisMirza1 8 жыл бұрын
+Kamesh Emani your welcome :)
@AwaisMirza1
@AwaisMirza1 8 жыл бұрын
+Kamesh Emani Check out recursion problems practice video as well. kzbin.info/www/bejne/b5eanp2FjZmta6M
@pruthviemani2223
@pruthviemani2223 8 жыл бұрын
sure i will watch all the tutorils
@jiggo4127
@jiggo4127 5 жыл бұрын
Thank you. I have been trying to learn Java for a long time now and this is one of the best videos i have seen so far.
@nhRenukunta
@nhRenukunta 2 жыл бұрын
Owls are scary sometines
@thekontuli2828
@thekontuli2828 3 жыл бұрын
Now that's what real learning is about. Great practical video !
@som6553
@som6553 3 жыл бұрын
this works till now dude ! thanks a lot sir
@pratikkadam4862
@pratikkadam4862 5 жыл бұрын
Awesome video bro. Actually you saved my lot's of time.I adore your delivery time .Thank you so much for video.Expect more videos from you
@mehmedcavas3069
@mehmedcavas3069 7 жыл бұрын
best Java channel. solve problems and videos to make games where u explain what u do. best man
@nehaaggarwal3678
@nehaaggarwal3678 7 жыл бұрын
your vidoes are really awesome!! Great work !! With Qns6, instead of giving multiplication of first 20 odd numbers its printing result which comes with 10 odd number. The reason being the limit being set in the for loop as i
@AwaisMirza1
@AwaisMirza1 7 жыл бұрын
+Neha Aggarwal post it in our facebook group for programmers
@TinieTugrul
@TinieTugrul 6 жыл бұрын
why am I reading all of these comments in Indian accent?
@Aeksandarlililic
@Aeksandarlililic 6 жыл бұрын
haha
@markymarco2570
@markymarco2570 6 жыл бұрын
Because indians do care.
@techchamp4508
@techchamp4508 5 жыл бұрын
LOL
@RishabKundu-yi4nf
@RishabKundu-yi4nf 4 жыл бұрын
@@markymarco2570 what are u talking bout dude
@maheshinfinity
@maheshinfinity 3 жыл бұрын
Lol..
@primeshmohanty7701
@primeshmohanty7701 4 жыл бұрын
49:33 2 is a prime number whereas 1 is neither prime nor composite.
@shankarkarthikeyanmenon1165
@shankarkarthikeyanmenon1165 7 жыл бұрын
Dear Sir, you were too fast, and please explain the logic in detail before you code it. That will help big time.
@RedPilledwDMT
@RedPilledwDMT 6 жыл бұрын
In the exponent exercise it's not totally correct 25:30. If exponent is 0 it will still print whatever the base is, when it should always equal 1 when the exponent is 0. So it should be a "while" not "do while", or maybe add an "if" inside the "do while". while(e!=i)
@nhRenukunta
@nhRenukunta 2 жыл бұрын
Ive seen better people than you
@kindiankid6228
@kindiankid6228 4 жыл бұрын
He is speaking the accent of the gods. Thank you!
@convergentradius
@convergentradius 4 жыл бұрын
im indian too!!!11!
@nahinalam256
@nahinalam256 3 жыл бұрын
Thanks a lot helped me survive CSE173 COURSE
@michaelmccreary4752
@michaelmccreary4752 7 жыл бұрын
Awesome tutorials, thank you for this!
@anandtiwari1378
@anandtiwari1378 7 жыл бұрын
good way to practice the problems by yourself and then if any problem see the logic behind it........ thanks sir for your help................
@roshinisrikanth4447
@roshinisrikanth4447 7 жыл бұрын
Hi, For 1st problem 2 for loops are not needed inside. Instead we can write like this for (int i = 1; i
@oibook
@oibook 6 жыл бұрын
better
@johndinesh7503
@johndinesh7503 3 жыл бұрын
do u solve 12th problem?
@vaggelismanousakis6147
@vaggelismanousakis6147 6 жыл бұрын
Really helping me out with my studies in the first semester! Thanks
@adityamore2616
@adityamore2616 4 жыл бұрын
Sir, Q.7(1) can also be solved in this way?Is it correct solution? Class Main{ public static void main(String args[]){ for(int i=1;i=i;j--){ System.out.print(" "); } for(int k=1;k
@jafarshaikh7378
@jafarshaikh7378 7 жыл бұрын
Hi, Can you share the Doc file of given Questionnaire.
@pranitajambhulkar5505
@pranitajambhulkar5505 Жыл бұрын
Java for problem solving in cource about it free class in aaps hai kay
@EngrGio
@EngrGio 7 жыл бұрын
Sir, where can i got the question paper?
@jakubpatrik2326
@jakubpatrik2326 5 жыл бұрын
51:23 there aren't all prime, but what's more, number 1 aint prime as well
@ossamaa.7164
@ossamaa.7164 5 жыл бұрын
Does anyone know how he highlights everything at 18:45 and then puts slashes in front of everything avoiding it all being replaced?
@Mahmoud-sv8mm
@Mahmoud-sv8mm 4 жыл бұрын
ctrl + 7
@swarnenduchakraborty3388
@swarnenduchakraborty3388 3 жыл бұрын
can anyone tell me that the triangle pattern they have used is working right??
@saumyojitdas4212
@saumyojitdas4212 5 жыл бұрын
Can u do prime partition program in java. 7=5+2 where no= p+q P,q must be prime and Greater than 0
@ganeshgani7031
@ganeshgani7031 5 жыл бұрын
at 10 que ....how it comes 20 while mulitiply (3*6)
@ousmansjallow3811
@ousmansjallow3811 2 жыл бұрын
Thank you very much for this wonderful video
@saitharun8114
@saitharun8114 7 жыл бұрын
I think for the question 7 1st problem you used 2 loops for printing "$" sign .but i think 2 nd loop is not necessary. as we can get the solution by using "$$" in the print statement of first loop . for(int i=6;i>=1;i--) { for(int k=1;k=i;j--) { System.out.print("$$"); } System.out.println(); }
@yuvteshmann1902
@yuvteshmann1902 3 жыл бұрын
you are right I also thought the same.
@shankarkarthikeyanmenon1165
@shankarkarthikeyanmenon1165 7 жыл бұрын
for the 14th problem, Second Largest will not be accurate if the last number in the array is Second Largest number. What will we do in this case?
@altajarnazih7637
@altajarnazih7637 6 жыл бұрын
int arr[] = {5,3,11,7,8,66,55,44,33,22,120,119}; int n = arr.length; int min = arr[0]; int s_min = + 1; for(int i = 0 ; i < n -1 ;i++) { for(int j = 0;jarr[j+1]) { int temp = arr[i]; arr[j] = arr[j+1]; arr[j+1] = temp; } if(arr[i] < min) { s_min = min; min = arr[i]; } } } System.out.println("Second Largest "+arr[arr.length-2]); System.out.println("Second Lowest " + s_min);
@Anaris13
@Anaris13 4 жыл бұрын
Man, You are awesome! Very useful !
@ganeshrajadhanuskodi5355
@ganeshrajadhanuskodi5355 3 жыл бұрын
thank u so much this really helped me and the same ones mam gave us to solve.
@kuldippatil2006
@kuldippatil2006 7 жыл бұрын
sir please upload that pdf in description box
@calseynez
@calseynez 7 жыл бұрын
I have a question, i'm doing a presentation and I want to know if the programming of any kind made the calculator. because we can make the functions and do steps by steps, but I don't know what is the purpose of program. and if the programs made the calculator to put in all the data like linear equations that was my question and I tried to search on google or other web, but they just gave me a tutorial to make program. I just want a straight answer of yes or no if the programs made the calculators, thank you. great video java is fun.
@POOJAKUMARI-gq3hg
@POOJAKUMARI-gq3hg 6 жыл бұрын
"Write a program in java , which take two sentences as an input and print the following- should check more than 2 consecutive repeated words between two sentences and display them. Input = I tried to speak Spanish. And my friend tried to speak English Output- tried to speak" Anybody can solve this plz.
@amr19932012
@amr19932012 3 жыл бұрын
the solution for Q-14 is not always working, is there any other solution ?
@BoopalanBlucane
@BoopalanBlucane 7 жыл бұрын
Problem 4: Please explain the part(Repetition of numbers is not allowed).
@willglou4882
@willglou4882 4 жыл бұрын
31:46 Saving place :)
@maxydoodles3461
@maxydoodles3461 6 жыл бұрын
For sorting the numbers you should’ve put them in an array and sorted it then just taken the first and last index
@digisocialmedia4403
@digisocialmedia4403 6 жыл бұрын
Very nice explanation and question to solve
@DWEthiopia
@DWEthiopia 4 жыл бұрын
21:00 You didn't prevent duplicates for it. I used a set to solve this problem.
@spidy6120
@spidy6120 3 жыл бұрын
ikr, i confused with this qns haha
@الاءمحمد-م9ذ
@الاءمحمد-م9ذ 3 жыл бұрын
I want the solution to question 12 plllzzz
@khachinboonshup9220
@khachinboonshup9220 4 жыл бұрын
I have already subscribe your channel because of this video , I am beginner programming so Thank you and If you have video for Solving problem with programming like this please make it more thank you ^^
@sarangkumar3803
@sarangkumar3803 5 жыл бұрын
Servelets, jsp, hibernate, spring. Are they dead?
@EdClarkHYCT
@EdClarkHYCT 5 жыл бұрын
Depends on whether or not a replacement exists. JSPs, ser let’s - yes, replaced by react, angular, etc. While Swing, I’d running a native Java App, no replacement exists. Check out the short tutorials on my channel: How’d You Code That kzbin.info/aero/PLaXiqaSp0PyJc9NhgHbT9LF5xF6-cWXK3. You’ll ❤️ them!
@achilleskocaeli
@achilleskocaeli 4 жыл бұрын
Thanks mate. It was really useful.
@arveerahman5317
@arveerahman5317 8 жыл бұрын
In the last problem...is there a way to swap the values of the arrays without using a third array?
@AwaisMirza1
@AwaisMirza1 8 жыл бұрын
There can be many ways of solving one problem. I showed my logic of swapping. Ya, there must be another way.
@statusvideo6711
@statusvideo6711 3 жыл бұрын
Sir one's you explain and solve accept the number in single dimensional array and the describe gratest number in the array.
@harrywalker8856
@harrywalker8856 4 жыл бұрын
Awesome! Love from Nepal
@ayushbagwari3496
@ayushbagwari3496 7 жыл бұрын
U contain good questions but explanation of programs is bad..
@mistersir3185
@mistersir3185 5 жыл бұрын
STFU
@mistersir3185
@mistersir3185 5 жыл бұрын
@@alensyriacjohn Stfu
@glaiveking2530
@glaiveking2530 4 жыл бұрын
@@alensyriacjohn no need to start crying about some constructive criticism. How will the teacher improve if he doesnt know what hes doing wrong?
@sourabhabib2847
@sourabhabib2847 6 жыл бұрын
why is s_small and s_large declared as -1?
@Itech6969
@Itech6969 3 жыл бұрын
Nice! whats the next step for me when I finished these exercises? do you have more documents with assignments where it become harder and harder and nice projects for beginners?
@manalalyami7
@manalalyami7 2 жыл бұрын
Did you find something? I need.
@waqasfarooq4478
@waqasfarooq4478 7 жыл бұрын
can you upload video of implementation of stacks and queues using linklist in java?
@AwaisMirza1
@AwaisMirza1 7 жыл бұрын
I have created a complete video on data structure including topics you are asking for. kzbin.info/www/bejne/ZomvYoF4ittlhLc
@adityamore2616
@adityamore2616 4 жыл бұрын
Programs are good and helping me in developing logic, but sir 1 is not a prime number, it has only 1 factor(1 itself).
@lemontree5881
@lemontree5881 5 жыл бұрын
you have video in your ad
@mbalimoemise1687
@mbalimoemise1687 4 жыл бұрын
Thanks Sooooo much for this, it helped.
@paraipansorin2192
@paraipansorin2192 6 жыл бұрын
THE ANSWER FOR THE 12'TH PROBLEM!! public static void main(String[]args ) { Scanner input = new Scanner(System.in); /* System.out.println("Enter a number:"); int user = input.nextInt(); do { System.out.println("You have to enter a pozitive number!!"); user = input.nextInt(); } while(user
@Name-xv9un
@Name-xv9un 4 жыл бұрын
Great video , thank you sir
@TheTimik888
@TheTimik888 4 жыл бұрын
Thanks for sharing it is very useful. But man you said "Alright" more times than lines of code you wrote =)
@imeshindeevara8496
@imeshindeevara8496 2 жыл бұрын
Very useful
@ayushbagwari3496
@ayushbagwari3496 6 жыл бұрын
Coding of program 14 is wrong U have to include some more steps in the loop
@Chandler890
@Chandler890 7 жыл бұрын
Watching this on a phone, sir can you zoom in?
@nagrajullasgokarnkar6366
@nagrajullasgokarnkar6366 7 жыл бұрын
Bro/sir please make videos on hibernate,springs,jsp,servrlets complete series videos please it's my request to u
@AwaisMirza1
@AwaisMirza1 7 жыл бұрын
will soon do it.
@doctorpoverty9553
@doctorpoverty9553 2 жыл бұрын
Geat examples. But the explanations could be better
@m_ahtisham
@m_ahtisham Жыл бұрын
Thank you, but please use dark mode.
@khusboomeherkhan4018
@khusboomeherkhan4018 6 жыл бұрын
Thanks it helps me
@102hem
@102hem 7 жыл бұрын
ur not usin oop princips in java ur coding like functional language
@shawnzayn5544
@shawnzayn5544 4 жыл бұрын
Thank you very much!
@RahulKumar-tg5zb
@RahulKumar-tg5zb 7 жыл бұрын
sir ur videos r really awesome , but I m facing some path issue to search ur all java tutorial ,java games and other projects . plzzzzz guide me sir to search ur that tutorials.🙏🙏
@AwaisMirza1
@AwaisMirza1 7 жыл бұрын
kzbin.info/aero/PLz5rnvLVJX5X-uNw75cIE7JeRmFEUsDTn
@cristinaandreeadragomir4781
@cristinaandreeadragomir4781 7 жыл бұрын
hi, thanks for the tutorials. they are very helpfull... one question, in the 4th problem you ask that the numbers are not allowed to repet, but the program you created is working fine allowing the numbers to repet. how come?
@AwaisMirza1
@AwaisMirza1 7 жыл бұрын
I meant to say, we shouldn't enter, but program doesn't restrict. We have to write code for restriction.
@cristinaandreeadragomir4781
@cristinaandreeadragomir4781 7 жыл бұрын
ok, thank you for the fast answer...
@nivishagupta8195
@nivishagupta8195 5 жыл бұрын
Please help me with ques. 15
@Sophia-fw1rm
@Sophia-fw1rm 3 жыл бұрын
1 is not a prime number 47.09
@الاءمحمد-م9ذ
@الاءمحمد-م9ذ 3 жыл бұрын
do you solve q12 ??
@johnsarate5846
@johnsarate5846 5 жыл бұрын
1:11:04 that should be a sports Car
@yhamuha
@yhamuha 3 жыл бұрын
give us the solution for 12 task, please.
@abdialiyi4309
@abdialiyi4309 6 жыл бұрын
answer and qustion about inhretince
@barshabhattacharjee6788
@barshabhattacharjee6788 4 жыл бұрын
For more visit : kzbin.info/www/bejne/p2O1mHl-ZteDpdU
@mohammadsulaiman2301
@mohammadsulaiman2301 5 жыл бұрын
thank you
@RaheemKhan-oo9ce
@RaheemKhan-oo9ce 4 жыл бұрын
Sir aap sub ek he page pe ise batate smj he nhi aatha
@GameOnBharatt
@GameOnBharatt 7 жыл бұрын
Very god bro.
@_naznin
@_naznin 3 жыл бұрын
❤️❤️❤️❤️❤️❤️
@zeroday5854
@zeroday5854 6 жыл бұрын
there is lot of ad in ur video
@102hem
@102hem 7 жыл бұрын
i have used recursion
@pranitajambhulkar5505
@pranitajambhulkar5505 Жыл бұрын
Java karke in the job
@agamurat3019
@agamurat3019 5 жыл бұрын
u doing great job thank you for sharing
@swethak9332
@swethak9332 4 жыл бұрын
Video isn't clear
@Rohitkumarinnavy
@Rohitkumarinnavy 6 жыл бұрын
Sir explain us step by step then it will beneficial for us
@chinmoybera4227
@chinmoybera4227 Жыл бұрын
46:40 3*6 = 20😂😂
@sakithiyabull4400
@sakithiyabull4400 4 жыл бұрын
it isnt for beginners
@chinmoybera4227
@chinmoybera4227 Жыл бұрын
Dear Sir, Your questions do not matching, with your solving.. Not Good video 👎
@balajiprabhu5722
@balajiprabhu5722 8 жыл бұрын
Hi Awais Mirza Thank you for your tutorial Can please check the below code, im getting arrayindex exception Scanner sc = new Scanner(System.in); int []arr1 = new int[5]; int []arr2 = new int[5]; int []arr3 = new int[20]; int index_a=0; System.out.println("Array 1:"); for(int i=0;i
@AwaisMirza1
@AwaisMirza1 8 жыл бұрын
change arr3 size from 20 to 10 like int []arr3 = new int[10]; OR change arr1 and arr2 sizes to 10 each. arr3 size should be equal to the sum of size of arr1 and arr2. Its so common, when we want to add items of arr1 and arr2 in arr3, then why to have extra blocks in arr3.
@balajiprabhu5722
@balajiprabhu5722 8 жыл бұрын
Scanner sc = new Scanner(System.in); int []arr1 = new int[5]; int []arr2 = new int[5]; int []arr3 = new int[10]; int index_a=0; System.out.println("Array 1:"); for(int i=0;i
@AwaisMirza1
@AwaisMirza1 8 жыл бұрын
Last 2 loops with this: for(int i=0;i
@balajiprabhu5722
@balajiprabhu5722 8 жыл бұрын
Sure Bro...thank you for the help :)
@poojakushwah5356
@poojakushwah5356 3 жыл бұрын
sir you are too fast .a beginner can not understand ...even i can't understand some logic.
@FitWithShamas
@FitWithShamas 2 жыл бұрын
he always takes the long road I guess he isn't a programmer..
@hadifromlebanon3812
@hadifromlebanon3812 5 жыл бұрын
terrible logic
@infinitetube4778
@infinitetube4778 5 жыл бұрын
do videos in hindi .... making videos in English doesn't make any sense, bcz u cant explain it very well than explaing it in hindi
@KaisarAnvar
@KaisarAnvar 2 жыл бұрын
we have English speakers here. And he's doing a good job.
@МартинТемелакиев
@МартинТемелакиев 4 жыл бұрын
0 explanation, no point of watching this video.
Java Programming - Practice Recursion Problems
45:39
Awais Mirza
Рет қаралды 99 М.
Java Programming - OOP Practices
1:22:22
Awais Mirza
Рет қаралды 262 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН
UFC 287 : Перейра VS Адесанья 2
6:02
Setanta Sports UFC
Рет қаралды 486 М.
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges
5:10:02
Java Programming All-in-One Tutorial Series (6 HOURS!)
6:36:39
Caleb Curry
Рет қаралды 652 М.
Java Full Course for Beginners
2:30:48
Programming with Mosh
Рет қаралды 11 МЛН
Java Tutorial for Beginners - Made Easy - Step by Step
1:27:25
Patrick WashingtonDC
Рет қаралды 6 МЛН
The Biggest React Framework You've Never Heard of
20:29
Theo - t3․gg
Рет қаралды 48 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН