- 320
- 1 107 298
Java is Awesome
India
เข้าร่วมเมื่อ 1 ต.ค. 2022
In this channel we are going to provide all the java related topic with code. any one can able to follow this channel. it's very easy simple way we design it. I will teach you Java Developer & Software Developer Interview tips and trick.
Software Enginner
Java Developer providing tips and trick like How to face Interview for MNC, Oracle, Amazon, Google
Note : Book a 1:1 call Meeting : topmate.io/princekumar
Software Enginner
Java Developer providing tips and trick like How to face Interview for MNC, Oracle, Amazon, Google
Note : Book a 1:1 call Meeting : topmate.io/princekumar
IBM Interview Question | Find First Repeated Character from a String
In this video, we solve a commonly asked IBM interview question: "How to find the first repeated character in a string?" This problem is a great way to test your knowledge of string manipulation, data structures, and algorithmic thinking in Java.
🚀 What You’ll Learn:
Different approaches to solving the problem.
Using HashSet and HashMap for efficient character tracking.
Step-by-step explanation of the logic and implementation.
📂 Topics Covered:
Problem explanation with examples.
Brute force vs optimized solutions.
Real-world applications of string manipulation techniques.
🎯 Who Is This Video For?
Aspiring developers preparing for IBM technical interviews.
Programmers enhancing their problem-solving skills in Java.
Students looking for practical coding examples with explanations.
🔗 Resources:
Full Code: [Link to code repository]
More String Manipulation Tutorials: [Playlist link]
📢 Don’t forget to like, comment, and subscribe for more interview question breakdowns and coding tips! 💻
#IBMInterviewQuestions #JavaCoding #StringManipulation #ProblemSolving #JavaTutorial
🚀 What You’ll Learn:
Different approaches to solving the problem.
Using HashSet and HashMap for efficient character tracking.
Step-by-step explanation of the logic and implementation.
📂 Topics Covered:
Problem explanation with examples.
Brute force vs optimized solutions.
Real-world applications of string manipulation techniques.
🎯 Who Is This Video For?
Aspiring developers preparing for IBM technical interviews.
Programmers enhancing their problem-solving skills in Java.
Students looking for practical coding examples with explanations.
🔗 Resources:
Full Code: [Link to code repository]
More String Manipulation Tutorials: [Playlist link]
📢 Don’t forget to like, comment, and subscribe for more interview question breakdowns and coding tips! 💻
#IBMInterviewQuestions #JavaCoding #StringManipulation #ProblemSolving #JavaTutorial
มุมมอง: 80
วีดีโอ
TCS Interview Question | Print 1 to 100 Prime Numbers Using Java 8 Features
มุมมอง 64523 ชั่วโมงที่ผ่านมา
In this video, we tackle a commonly asked TCS interview question: "How to print prime numbers from 1 to 100 using Java 8 features?" This question tests your understanding of Java 8 functional programming concepts like streams, lambda expressions, and method references. 🚀 What You’ll Learn: How to identify prime numbers programmatically. Leveraging Java 8 features like Stream API for functional ...
Capgemini Interview Question | Find Words Starting with a Specific Character in a String
มุมมอง 896วันที่ผ่านมา
In this video, we solve an interesting Capgemini interview question: "Find all the words in a string that start with a specific character." This is a common question to test your string manipulation and pattern-matching skills in Java. 🚀 What You’ll Learn: How to process and manipulate strings in Java. Using loops and conditional checks for string operations. Alternative solutions using regular...
Tech Mahindra Coding Question | Print Even Odd Using Two Threads
มุมมอง 1.5Kวันที่ผ่านมา
In this video, we solve a popular coding question often asked in Tech Mahindra interviews: "Print even and odd numbers using two threads." This problem tests your understanding of multithreading and synchronization in Java. 🚀 What You’ll Learn: How to use Threads in Java. Understanding thread synchronization with wait() and notify(). Step-by-step implementation of the solution. 📂 Topics Covered...
Accenture Interview Coding Question | find duplicate using java 8 features
มุมมอง 1.8Kวันที่ผ่านมา
Prepare for Accenture's technical interview with this essential coding question! In this video, we demonstrate how to find duplicates in a collection using modern Java 8 features. You'll learn: ✅ How to solve the problem step-by-step. ✅ The power of Java 8's Stream API and Lambda expressions. ✅ Practical tips for writing clean and efficient code. This tutorial is perfect for developers looking ...
EY Interview Coding Question | Merge two array using java 8 features
มุมมอง 1.3K14 วันที่ผ่านมา
🚀 Mastering Java 8: Merge Two Arrays Like a Pro! 🌟 In today’s must-see video, we're diving deep into a challenging EY interview coding question that will sharpen your Java skills! 💻✨ Learn how to efficiently merge two arrays using cutting-edge Java 8 features. We'll guide you step-by-step through the process, breaking down the code with clear explanations and real-world examples. Whether you’re...
Tech Mahindra Second Round | Coding Question Explained Step-by-Step
มุมมอง 2.3K14 วันที่ผ่านมา
Get ready for Tech Mahindra's second-round interview with this detailed coding question walkthrough! In this video, we solve a commonly asked problem, providing: ✅ A clear explanation of the question. ✅ Step-by-step coding solution. ✅ Insights into the thought process and optimization techniques. This tutorial is tailored for developers preparing for technical interviews at Tech Mahindra or sim...
Cognizant Second Round | Sorting Map Values Using Java 8 Features
มุมมอง 1.1K21 วันที่ผ่านมา
In this video, we tackle a real-world Java coding challenge commonly asked in Cognizant's second technical interview round. Learn how to sort Map values effectively using Java 8 features like Streams, Lambda expressions, and Comparators. We'll provide: ✅ A step-by-step explanation of the problem. ✅ Hands-on coding demonstration in Java. ✅ Key insights into Java 8's powerful Stream API. This tut...
Cognizant Interview Coding Question | Move Zero Element to end using java 8 features.
มุมมอง 5K21 วันที่ผ่านมา
Cognizant Interview Coding Question | Move Zero Element to end using java 8 features. 🚀 Get ready to ace your Cognizant interview with our latest coding challenge! In this video, we tackle a common technical question: Moving all zero elements to the end of an array using Java 8 features. 💻🔥 Watch as we break down the problem step-by-step, sharing insightful tips and tricks along the way! Discov...
Spring boot security | customised default login page #JavaIsAwesome
มุมมอง 205หลายเดือนก่อน
🌸 Unlock the full potential of Spring Boot Security with our complete guide! In this video, we'll take you step-by-step through the essential features, best practices, and customized configurations that secure your Spring Boot applications. From beginner concepts like user authentication and authorization to more advanced techniques involving JWT andOAuth2 integrations, we've got you covered! 💡...
Spring Security Interview Preparation 4+ year exp
มุมมอง 164หลายเดือนก่อน
🌟 Master Spring Security for Interviews! 🌟 In today's video, we're diving deep into Spring Security to help you ace your interviews with 4 years of experience! Whether you're a seasoned developer or brushing up your skills, we've got you covered with the latest trends, critical concepts, and interview tips to skyrocket your confidence. 🤓 📚 From authentication and authorization to access control...
How to develop Spring boot Security Application | Complete Step-by-Step Guide
มุมมอง 458หลายเดือนก่อน
How to Develop a Spring Boot Security Application | Complete Step-by-Step Guide" In this comprehensive tutorial, you'll learn how to develop a secure Spring Boot application using Spring Security. We walk you through the entire process from setting up your project to implementing authentication and authorization mechanisms. Whether you're securing REST APIs, integrating JWT for token-based auth...
Login Page | form based applications
มุมมอง 2572 หลายเดือนก่อน
Paid Course Link : Core Java: princekumar3482.graphy.com/courses/Java-with-Logical-Question-6406d8b1e4b015d515c71767 Spring Boot: princekumar3482.graphy.com/courses/Master-in-Spring-Boot-with-security 648ee2b2e4b0b95d2eca047f Data Structure (DSA): princekumar3482.graphy.com/courses/Master-in-Data-Structure-Algorithm-648eeb04e4b08d32d7cf7437 Important Playlist: Java Course Link: princekumar3482....
Spring boot security customised default login page part -4
มุมมอง 2202 หลายเดือนก่อน
🔒 Spring Boot Security: Master Form Login User Authentication & Authorization! 🌼 Are you ready to elevate your Spring Boot application with robust security features? In this comprehensive tutorial, we dive deep into the world of Spring Boot Security, focusing on Form Login for User Authentication and Authorization. We'll walk you through the step-by-step process of implementing secure login fun...
Spring boot security | Login with User credentials by default security login page part-3
มุมมอง 2392 หลายเดือนก่อน
Spring boot security | Login with User credentials by default security login page part-3
Spring boot security | signup user part-2
มุมมอง 2342 หลายเดือนก่อน
Spring boot security | signup user part-2
Candidate Caught cheating in interview | lip sync | proxy | [Software Engineering Interview]
มุมมอง 4.1K3 หลายเดือนก่อน
Candidate Caught cheating in interview | lip sync | proxy | [Software Engineering Interview]
Fantastic Java Developer Interview - 3 Years Experience
มุมมอง 1.5K3 หลายเดือนก่อน
Fantastic Java Developer Interview - 3 Years Experience
Candidate Caught cheating in interview | lip sync | proxy | [Software Engineering Interview]
มุมมอง 188K3 หลายเดือนก่อน
Candidate Caught cheating in interview | lip sync | proxy | [Software Engineering Interview]
Mind-blowing Java Developer interview 4 year exp | Software Enginner
มุมมอง 2K3 หลายเดือนก่อน
Mind-blowing Java Developer interview 4 year exp | Software Enginner
Spring boot security | form login part-1
มุมมอง 3333 หลายเดือนก่อน
Spring boot security | form login part-1
Oracle is Hiring Software Developer Job | Opentext | NewRelic also Hiring
มุมมอง 1983 หลายเดือนก่อน
Oracle is Hiring Software Developer Job | Opentext | NewRelic also Hiring
Introduction of Spring Boot Security | Complete Guide for Beginners
มุมมอง 1844 หลายเดือนก่อน
Introduction of Spring Boot Security | Complete Guide for Beginners
Spring boot with Thymleaf first project
มุมมอง 1355 หลายเดือนก่อน
Spring boot with Thymleaf first project
Register Page using spring boot + JSP + MySQL
มุมมอง 8835 หลายเดือนก่อน
Register Page using spring boot JSP MySQL
Java Developers Interview Questions Asked in Accenture
มุมมอง 6215 หลายเดือนก่อน
Java Developers Interview Questions Asked in Accenture
Java Developer interview questions asked Accenture company
มุมมอง 9025 หลายเดือนก่อน
Java Developer interview questions asked Accenture company
Hey man, if he looks at cam, how could he write the code yar.. Nonsense..
You also come from there you bledy
U wasted 40 min for a proxy candidate 😂😂
Eripuka. First thing in my mind please. How gave job to this perverted person. I can't able to tolerate you in one min also. Sachipo ra na kodaka. Uppal ke bal
80 to 90 percentage of people got job like this only...this intervier doing over
sir plz put daily questions so that we can also prepare
Sure, I'll try to post more questions regularly.
thx sir plz continue this series
Which Shortcut command you used for assigning??
Alt+shift+L
for Mac - command +1 for Windows - Control+1 you can use assign data in new variable
This is wrong, you are ruining his career. What if any hr sees this video and recognise him, and don't give him any offer? I think you're lacking basic ethics??? Shame on you 😡
@reported on channel
how can you record and upload in you tube, if you are not a hire a candidate then tell them, you are not selected and they will look others companies. But this is not correct way and illegal practice. Privacy is Important , That's effect future of Candidate right .. stop this type of upload videos in social media. ..
This is intern position level question
sir this code is worng collectors.tolist with forEach js not possibek in this case use forEach separatley imstaed
You're right, it should be done separately.
Sir i dont have experience in Sonar cube Logging frameworks Git githubs Jenkin So can i learn it by myself to survive in a new company
Yes, you can learn it by yourself. It's definitely possible.
19:05 bro bro
Madharchood, did you get any noble prize, or padma awards identify the kind ofthings, jobless people know about the painI don't have any opportunities as a question the age is going upand the commitments and responsibilities also doing now and that time what they will do they will keep experience and come with herproxy interview and they will manage in the work culture media don't know minimum sense
Nyc Bhaiya 🎉
bro , how he will be able to type if he looks in the webcam , at least he have to see the screen and keyboard, such a dumb interviewer.
Nice sir
Thanks and welcome
Sir please continue this series of real time coding interview questions for more than 3yr experience
superb work sir.please continue this series.do utake live batchrs of coding and java ???
Very useful.
you shouldn't put their videos like this in public, if you don't trust don't give job that's it.
Watching him try to name the file was absolutely painful.
Cognitive excellent Coding solved 2 codes fully Communication Average Interview Average If Any Chances of selection...?
Kindly remove it. Not all candidate wants to cheat n get placed. But there is no opportunity for them to get into IT after some age and worked in different domain. Even if they want to switch to grow but they can't. Thats the dark side of opportunity
I understand.
Next time open your camera as well. This is a classic example of defaming innocent people just for views. I request everyone to report this video to stop this kind of bullshit
Dear Interviewer, If you feel candidate is cheating, just report to your HR. Why shout out loud on social media. First of all not everyone is proficient like you to type not looking at the keyboard. Also, why record video from external device when you have capability to record on Teams. Absolutely non sense! This is privacy breach for the candidate, the interviewer should be sued.. :)
thx sir plz comtinue this series
Sure thanks
Ok sir thank you
The dog is squealing in distress in the background. I wonder why man
really want to become software developer but recently meta ceo said that they stop hiring software developers because of ai. Can you please guide us software developer field is still worthy ? Getting full confusion for selecting the career path?
plz make video on JWT Spring boot
sure
plz make video on JWT Spring boot
It's helpful
thanks for comment
thx sir plz comtimue this series
Your welcome
Sir in your 5 years experience have you seen guys sustained fake experience like i have extracted 240 interviews from TH-cam & simplified each topic like sonar cube so all scenario based questions & answers given by real developers So i found that 50% of questions on each topic from google websites are never asked & scenario based questions can be implemented in our dummy project
It's true
If you are working in a fintech company on any banking project or any Java project definitely you should face production slowness issue in code. In my scenarios I have only 2 years of experience but I faced similar challenges and have also worked on tasks like SonarLint for resolving code slowness issues. Overall Keep learning and growing!
I can do it with simple for loop, requiring java 8 features for it is dumb and I would immediately reject an offer from this company
I though to use switch case 😅
Can you provide interview questions which is lime scenario based questions which may help to crack interview for especially boys having a experience of 3+ years
Lime meaning
@Java.is.Awesome i didn't get what you had replied
Bro who tf this interviewer is. If a person look at his screen it will look like his looking downwards.this is a simple illusion. Don't blame anyone of cheating on the basis of this small thing. And tell your dog to Shut the F up.
Reported this video for harrasment..you are not fit for this job