Hi Guys, its really great job from you guys spreding awareness of current trend of interview process and questions, Your content really helped me cracking an interview, Thanks👍
@DrunkenEngineer3 жыл бұрын
👍
@shankars42813 жыл бұрын
@4:25 Hashmap uses Binary search tree in Java 8. So, how is this advantageous? Time complexity to search in a Linkedlist is O(n). With java 8 , this time complexity reduced to O(logn), because of binary search tree. So, the performance will be better in Java 8, if many hashmap has elements with same hashcode.
@humptydumpty45272 жыл бұрын
Good set of questions. Helped in cracking interview.
@DrunkenEngineer2 жыл бұрын
Thanks for the feedback ☺️.
@samkalyan53483 жыл бұрын
Good work, pls continue to do more these kind of interview video it will helpful to so many interview preparing candidates
@DrunkenEngineer3 жыл бұрын
Thanks for the feedback.
@shankardayal69283 жыл бұрын
Your content is awesome but one advice to improve quality of sound as it is low
@DrunkenEngineer3 жыл бұрын
Sure, thanks for the feedback.
@sabithakurapati8014 Жыл бұрын
In function interfaces we can not override object class methods but u r saying like we can override. Correct me if am wrong
@princejain86243 жыл бұрын
Nice video sir, finally interview questions and answers are there, one feedback is please increase the voice
@DrunkenEngineer3 жыл бұрын
Sure Prince.
@amitdeshmukh2663 жыл бұрын
Being a drunken engineer he is drunk so his voice is low
@shankardayal69283 жыл бұрын
In parallel stream , as it use multi core it is very tough to find which Process is running the operation. Is there any way we can control it.
@DrunkenEngineer3 жыл бұрын
Nice question, never thought of it,will do Some Work on it.
@foodiegirldiya3 жыл бұрын
Hi, How do sort null values in a list of employee class using lambda expressions? Employee contains empId, name, department. Thank you in advance.
@chaitanyamadhuri46443 жыл бұрын
List filteredList = list.stream().filter(e->e!=null).collect(Collectors.toList())
@foodiegirldiya3 жыл бұрын
@@chaitanyamadhuri4644 Thank you
@GauravSharma-up9gs3 жыл бұрын
Superb work Buddy
@DrunkenEngineer3 жыл бұрын
Thanks for the feedback ☺️
@Jk-xb1mh3 жыл бұрын
There were no oops question? As I have heard in all the audios of interviews Oops questions has been asked
@DrunkenEngineer3 жыл бұрын
These questions were specific to java 8 new features. There won't be any java interview without Questions on OOPS
@Jk-xb1mh3 жыл бұрын
@@DrunkenEngineer ok got it buddy
@ashokmunaganti30473 жыл бұрын
Bro your voice is too low, please concentrate on voice , I put my earphones with full volume but it still not audible loudly