Тёмный

Most Asked Tricky Core Java Interview Questions and Answers for Fresher and Experienced |Code Decode 

Code Decode
Подписаться 136 тыс.
Просмотров 81 тыс.
50% 1

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

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 135   
@sanketh768
@sanketh768 3 года назад
Would love to see a detailed video on different ways of breaking singleton pattern. Please make a video on it. It would be helpful for many people
@CodeDecode
@CodeDecode 3 года назад
Sure Sanketh, we will create that soon 👍👍
@imvickkie
@imvickkie 3 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-P4losX0HxwE.html
@shilparani6266
@shilparani6266 2 года назад
@@CodeDecode is this video created, if yes please share video link
@prashantkashyap7623
@prashantkashyap7623 3 года назад
more questions on streams like groupby functions . Thanks ,
@CodeDecode
@CodeDecode 3 года назад
Sure Prashant 👍👍
@vijayakalgudi9895
@vijayakalgudi9895 Месяц назад
@CodeDecode Amazing explanation Ma'am , would like to see more on streams coding questions also on sql query questions please , This is a great platform to refresh java!!
@CodeDecode
@CodeDecode Месяц назад
Sure 😊👍 thanks
@ghostneguz
@ghostneguz 3 года назад
Please provide the java code for breaking Singleton patter. Will be really helpful
@CodeDecode
@CodeDecode 3 года назад
Sure 🙂👍 we will create that soon 👍👍
@vishaljain9634
@vishaljain9634 3 года назад
Use reflection
@SaiTeja-ym2er
@SaiTeja-ym2er 2 года назад
Thanks for sharing knowledge. Could you please make more videos on collections program. one of interviewer asked me, fetch the employees who located at Mumbai city. please explain this one. if possible.
@CodeDecode
@CodeDecode 2 года назад
Sure Sai. We will cover it 🙂👍
@shankardayal6928
@shankardayal6928 3 года назад
ClassNotFoundException is a checked exception and occurs when the Java Virtual Machine (JVM) tries to load a particular class and the specified class cannot be found in the classpath.
@CodeDecode
@CodeDecode 3 года назад
Checked exceptions are checked at compile time by compiler Shankar. If u have watched the video, can u see any compile time error there!??. Please don't follow blogs blindly man. Please help us if we are wrong but as far as we know, it's runtime.
@CodeDecode
@CodeDecode 3 года назад
And Jvm comes into picture during runtime and javac is used during compile time 🙂. There is some misunderstanding I believe because u only said Jvm comes into picture in this type of error and jvm comes into picture during runtime n not compile time. Hence u only proved its runtime exception. But nice doubt, it will help people getting their doubts cleared. Thanks 👍👍
@shankardayal6928
@shankardayal6928 3 года назад
@@CodeDecode Java docs is saying ClassNotFoundException is checked because it is child class of Exception class. Any child class of RuntimeException is unchecked. Hope now it is clear. docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html
@shankardayal6928
@shankardayal6928 3 года назад
@@CodeDecode At runtime only JVM will check exception of any type. Correct me if wrong
@shankardayal6928
@shankardayal6928 3 года назад
I never want to teach you but I found some mistake thus informed you. You are doing very great job by helping us with this set of questions. Hope you will not take my suggestion in other way 👍👍👍
@riteshranjan5221
@riteshranjan5221 2 года назад
Please add more question on java 8 stream programing that mainly asked during interviews.....
@CodeDecode
@CodeDecode 2 года назад
Sure Ritesh 👍👍🙂🙂
@venkatasaikrishnak6984
@venkatasaikrishnak6984 3 года назад
Could you please create more and more videos...all possible questions of Java8
@CodeDecode
@CodeDecode 3 года назад
Sure Venkata 👍👍
@lakshmaiahyannagiri291
@lakshmaiahyannagiri291 2 года назад
Hi it's was very nice where we can find your code . please share me the link java 8 program interview part questions
@CodeDecode
@CodeDecode 2 года назад
Every thing about java 8 is here ru-vid.com/group/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@narendranani7424
@narendranani7424 Месяц назад
Something is fishy in the example of NoClassDefFoundException When you remove the .class file nd execute ur class it still shows, ClassNotFoundException
@shanedetsch
@shanedetsch Год назад
Nice tutorial, consider using the eclipse vim plugin.
@CodeDecode
@CodeDecode Год назад
Thanks Sure 👍
@rajyalakshmitammineedi8662
@rajyalakshmitammineedi8662 3 года назад
Please make a vedio on how to break single ton using executor
@CodeDecode
@CodeDecode 3 года назад
sure rajylakhsmi we will plan and upload it soon.
@shyamsanghvi4410
@shyamsanghvi4410 3 года назад
Want every interview questions related to java 8
@CodeDecode
@CodeDecode 3 года назад
sure Shyam we will upload it soon....
@raghavendrac1053
@raghavendrac1053 2 года назад
Please do make more vedios on Java 8 coding questions
@CodeDecode
@CodeDecode 2 года назад
Sure we will create more videos soon
@deepak_landa
@deepak_landa 21 день назад
Can you make video on Executor Service . Thanks in Advance
@koppulanaveenraddy4822
@koppulanaveenraddy4822 3 года назад
Not able view code clearly.please zoom in more
@CodeDecode
@CodeDecode 3 года назад
Thanks for the observation 👍👍🙂🙂. We did it in next video
@jean-paulboga8189
@jean-paulboga8189 2 года назад
Thanks
@CodeDecode
@CodeDecode 2 года назад
🙂🙂👍
@himanshuchugh2865
@himanshuchugh2865 7 месяцев назад
All your videos are amazing !
@CodeDecode
@CodeDecode 7 месяцев назад
Thanks
@prachi2439
@prachi2439 5 месяцев назад
Hi mam, can you please provide demo of breaking singleton pattern in java
@yaminin6487
@yaminin6487 3 года назад
Java 8 interview questions with map and flatmap and intermediate streams and parallel streams
@CodeDecode
@CodeDecode 3 года назад
sure Yamini we will upload it soon...
@TheITEngineer
@TheITEngineer 3 года назад
Mam, you are doing a great job.. it's helping a lot to quickly prepare for interviews..
@CodeDecode
@CodeDecode 3 года назад
Thanks for the nice words Aniket
@vijayakalgudi9895
@vijayakalgudi9895 3 года назад
Thank you code decode for these videos.. Would like to see more on Multithreading and synchronization, also sql related interview questions. Thanks again :)
@CodeDecode
@CodeDecode 3 года назад
Sure Vijaya we will plan it and upload it soon...
@vijayakalgudi9895
@vijayakalgudi9895 3 года назад
@@CodeDecode thanks a lot
@CodeDecode
@CodeDecode 3 года назад
👍👍
@debpriyasaha4804
@debpriyasaha4804 3 года назад
I was asked what is the difference between singleton design pattern of java and that of spring?
@virajnaik102
@virajnaik102 2 года назад
Spring create singleton object per ApplicationContext. If you have more than one ApplicationContext in your project Spring will create more than one object. In contrast Java Singleton object is created per JVM.
@vndprasadgrandhi7024
@vndprasadgrandhi7024 3 года назад
Hi very helpful video. Thanks for creating for us. Recently, I faced interview. Interviewer asked get the 2nd highest salary of employee using streams. Please let me know
@CodeDecode
@CodeDecode 3 года назад
Sure 👍👍
@amhar5677
@amhar5677 2 года назад
I need more interview questions on Java 8 such as flat map,map,optional etc
@CodeDecode
@CodeDecode 2 года назад
ru-vid.com/group/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@StudentTechnique
@StudentTechnique 3 года назад
Very well explained that classnotfoundexception and noclassdeferror
@CodeDecode
@CodeDecode 3 года назад
Thanks ......
@devopsexpedition4867
@devopsexpedition4867 3 года назад
Hi dear. Your videos are very helpful. I shared you videos to my friends. I am experienced in java. But refreshing java theory concepts by your videos. Now am looking for job change and I cleared several technical rounds.
@CodeDecode
@CodeDecode 3 года назад
That is such a great news that you have cleared many interviews Congratulations man ! Keep learning keep growing :-)
@shobhitagarwal8151
@shobhitagarwal8151 3 года назад
Please make a video on spring security and API gateway . Also, I am up for ways of making singleton design pattern more detailed in video.
@CodeDecode
@CodeDecode 3 года назад
Sure 👍👍
@muralikommuru5992
@muralikommuru5992 3 года назад
Great, always there is something new to learn in your videos....! And please prepare video on executor service breaking Singleton. @Code Decode. Also would like to highlight as @shankar did that class not found is compile time because compiler forces us to handle that exception. It’s not like any other nullpointer exception which our compiler doesn’t, force to handle. That’s the key I think, but as you said we have to decide by seeing that whether compiler is checking DRIVER class or not, then I think no exception can be called as compile time exception. PLEASE CORRECT ME IF MY UNDERSTANDING IS WRONG.
@gokulaher2476
@gokulaher2476 3 года назад
Hi! thank you for this video and pl.make more such videos
@CodeDecode
@CodeDecode 3 года назад
sure gokul we will make it soon......
@shamilraj322
@shamilraj322 2 года назад
Very clear explanation. Nowadays I became an addict of your videos, it really helping to brush up old things and learn so many new things. Can you please do more videos on Java 8 stream programs.
@CodeDecode
@CodeDecode 2 года назад
Thanks Shamil. Sure we will upload more videos on practical implementation of java 8 features🙂👍
@priyanka0112
@priyanka0112 3 года назад
Please include More Java 8 coding questions like this
@CodeDecode
@CodeDecode 3 года назад
Sure Priyanka. Thanks for writing back 👍👍
@nooruddinraotiwala353
@nooruddinraotiwala353 7 месяцев назад
Nicely and perfectly crafted library thanks for sharing, I would suggest updating this library with new latest questions or I would like to share some new question bank as I have over 100+ new questions relevant to these recent year share me your email id to sent your way!!!
@greeshmaA08
@greeshmaA08 3 года назад
Nice explanation. Please make a video on all the remaining operations like forEach, reverse etc.
@CodeDecode
@CodeDecode 3 года назад
Sure Greeshma .... we will create one soon
@parthibankalimuthu2584
@parthibankalimuthu2584 2 года назад
Pls share all the interview questions and answers in notes..it will helpful to others
@CodeDecode
@CodeDecode 2 года назад
Sure 👍
@Akki31
@Akki31 3 года назад
Please upload video on java stream api example for all the methods
@CodeDecode
@CodeDecode 3 года назад
Sure Akshay, will do that 👍
@sweetibharati3260
@sweetibharati3260 3 года назад
I would like to know more about Java 8 interview questions ,it will be nice if u cover them
@CodeDecode
@CodeDecode 3 года назад
Sure sweeti we will cover it soon
@sureshgarine
@sureshgarine 3 года назад
Thank you Madam! can you please create a video on each topic reflection, serialization and cloning breaking the sinlgeton design pattern as well
@CodeDecode
@CodeDecode 3 года назад
Sure Suresh 👍👍
@narendranani7424
@narendranani7424 Месяц назад
This is what I’m looking for, no one explains simple code base examples for interview preparation. But this video has amazed me with live interview questions nd in a simple practical examples as well. Please keep posting videos on all other related latest technologies as well. Especially latest Python modules as Python is going to rock the world with a lot of upcoming libraries.
@karthikeyanrm3446
@karthikeyanrm3446 3 года назад
Excellent video. Yes, few more java 8 scenario based questions, also scenario based for core java concepts - like abstract class, interface etc.. also we are asked how to create hashing on our own and something similar to strings as well?
@CodeDecode
@CodeDecode 3 года назад
Nice topics Karthikeyan 👍 we will surely create video on these
@AashishSahu.9
@AashishSahu.9 3 года назад
nice expiation I faced all these questions in my interviews
@CodeDecode
@CodeDecode 3 года назад
Yeah, we too once upon a time. Hence we decided to cover it 👍👍
@archfitness2399
@archfitness2399 3 года назад
Yes, today I stucked in my interview 😭😭
@CodeDecode
@CodeDecode 3 года назад
No worries, don't be disheartened. Its a part of professional journey. We all have faced rejections and then what we get is the best. All the best man. You deserve much more 👍👍
@devopsexpedition4867
@devopsexpedition4867 3 года назад
@@archfitness2399 don't worry dear. Interview is also an experience. After few interviews we will be confident to answer the questions.
@sushmakolli1119
@sushmakolli1119 3 года назад
Please provide the complete demonstration of how to break singleton design pattern with code it will be helpful.
@CodeDecode
@CodeDecode 3 года назад
sure Sushma we will provide one soon
@sushmakolli1119
@sushmakolli1119 3 года назад
And also cover more interview questions based on streams(java8).
@arkaroy1257
@arkaroy1257 3 года назад
Nicely explained. Ofcourse, we need more detailed interview trending questions.
@CodeDecode
@CodeDecode 3 года назад
Sure we will upload it soon...
@shubhisharma3790
@shubhisharma3790 3 года назад
Very clearly explained. Please add more such scenario based videos.
@CodeDecode
@CodeDecode 3 года назад
Sure Shubhi 🙂🙂👍👍
@saurabhmantri8573
@saurabhmantri8573 3 года назад
In Java 8 example, can we use first map with salary and then Comparator.reverseorder() method directly instead of expression ? Btw thanks for the video :)
@CodeDecode
@CodeDecode 3 года назад
Yes Saurabh we can do that. There ae multiple ways to do that👍👍
@CoolBruce100
@CoolBruce100 2 года назад
map() will give you list of salary and you'll be sorting that.. We need the list of Employee and not list of Employee's salary. I hope it is making sense.
@jskr456
@jskr456 3 года назад
as always , excellent work by code decode. good explanation.
@CodeDecode
@CodeDecode 3 года назад
Thanks Shashi 🙏. This means a lot 🙏
@tulasiramsunkara
@tulasiramsunkara 3 года назад
Excellent explanation. Appreciated your efforts
@CodeDecode
@CodeDecode 3 года назад
Thanks Tulasi....
@SN-cl2ct
@SN-cl2ct 3 года назад
Nice questions, should add interveiw questions more frequently, very helpful. 👍🏼
@CodeDecode
@CodeDecode 3 года назад
sure Saurabh we will do that ......
@SN-cl2ct
@SN-cl2ct 3 года назад
Should also add videos on Data structure, must do interview questions. Looking forward to it.
@hemapriyaammu7365
@hemapriyaammu7365 3 года назад
Can please make a video on junit testcases
@CodeDecode
@CodeDecode 3 года назад
sure we will plan and make video on that
@MrMikomi
@MrMikomi Год назад
You can use any class as a hashmap key. Primitives of course are not a class. Key just needs to implement equals and hashmap, even if it's in a bad or illogical way.
@Avinashkumar-re8zh
@Avinashkumar-re8zh 3 года назад
Nicely explained. We need more videos like this to crack the interview.
@CodeDecode
@CodeDecode 3 года назад
sure Avinash we will upload it soon....
@tataapparao7935
@tataapparao7935 3 года назад
Clear create the demo session for break singleton pattern
@CodeDecode
@CodeDecode 3 года назад
sure we will create it soon
@tataapparao7935
@tataapparao7935 3 года назад
@@CodeDecode thanks for your reply
@sreerekhamenon1164
@sreerekhamenon1164 3 года назад
Excellent explanation.. Keep going..
@CodeDecode
@CodeDecode 3 года назад
Thanks Sreerekha
@rampatil1261
@rampatil1261 3 года назад
Very useful thank you so much
@CodeDecode
@CodeDecode 3 года назад
Thanks Ram
@start1learn-n171
@start1learn-n171 7 месяцев назад
Tq
@ramshah6733
@ramshah6733 3 года назад
sir, does selectorshub certification helps in interview and what are the selectorshub interview questions?
@rushikeshgodase8498
@rushikeshgodase8498 Год назад
if we are making instance as private in singleton class how can we access that in main class to change it's reference?
@rajyalakshmitammineedi8662
@rajyalakshmitammineedi8662 3 года назад
Please
@gautamsnegi27
@gautamsnegi27 3 года назад
Great video. The password question was mind boggling. How about a real time example of accessing the memory dump and fetching the sensitive data.
@CodeDecode
@CodeDecode 3 года назад
Thanks Gautam. We will try to make video on it....
@saaii9
@saaii9 Год назад
​@@CodeDecodestill I have confusion in noclassdef
@hemapriyaammu7365
@hemapriyaammu7365 3 года назад
In what scenario we will use singleton? What’s the use of it ?
@rishiraj2548
@rishiraj2548 5 месяцев назад
🙂👍
@sreejak6776
@sreejak6776 3 года назад
We need more of these and demo too
@CodeDecode
@CodeDecode 3 года назад
sure sreeja we will upload it soon....
@phanimadhuri4087
@phanimadhuri4087 3 года назад
Good Info.
@CodeDecode
@CodeDecode 3 года назад
Thanks
@RajYadav-fy4lm
@RajYadav-fy4lm 3 года назад
🔥awesome one 😊
@CodeDecode
@CodeDecode 3 года назад
Thanks Raj.......
@computerknowledgeful
@computerknowledgeful 3 года назад
Thanks mam
@CodeDecode
@CodeDecode 3 года назад
👍👍🙂🙂
@coincidentIndia
@coincidentIndia 2 года назад
We can use minus (-) in front of compareTo employeeList.stream().map(Employee::getSalary).sorted((e1,e2)->-e1.compareTo(e2)).collect(Collectors.toList()); and if we want the list in Ascending order with unique element use TreeSet while collecting. ie collect(Collection.toCollection(TreeSet::new));
Далее
Ко мне подкатил бармен
00:58
Просмотров 165 тыс.
Qalpoq - Amakivachcha (hajviy ko'rsatuv)
41:44
Просмотров 437 тыс.
Capgemini Java Interview | 3 Years | 11 LPA | Selected
13:31
Top 30 JAVA Interview Questions and Answers for Beginners
1:25:45