Тёмный

Infosys Java Coding Round 

CloudTech
Подписаться 33 тыс.
Просмотров 212 тыс.
50% 1

In this video, we are going to cover the Coding interview questions that were asked in Infosys. The candidate solved the Java Problem and got the desired output. He got selected by Infosys with the CTC 8.5 LPA.
(paid link)
Recommended Books:
=====================================
-Programming with Java - amzn.to/3CqBLEw
-Clean Code - amzn.to/3SQHtoy
(paid link)
Computer & Monitor
=====================================
-Dell Laptop - amzn.to/3e0BNK6
-Samsung Monitor - amzn.to/3Cq3LrP

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

 

20 июл 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 154   
@sachinsharma1230
@sachinsharma1230 Год назад
From my current interview experience i realised that going nervous makes things and memory bad. Bring stable to understand and provide best answer id the most important thing and you nailed it.
@mohansable2999
@mohansable2999 Год назад
Can you please tell how we can control our nervousness because as a fresher i got very nervous in interview even i know the concept in depth.....😓😓
@sachinsharma1230
@sachinsharma1230 Год назад
@@mohansable2999 Just deep breath for 10-12 times, clear mind like meditating and remeber the person in front of you is just a human. Never panic just take your time after hearing any question, and remeber zada se zada kya ho jaega reject kr denge, soo whatttttt...... Karam kro only ✅.
@mohansable2999
@mohansable2999 Год назад
@@sachinsharma1230 yes bro thnx for your advice....😅😊👍
@sachinsharma1230
@sachinsharma1230 Год назад
@@mohansable2999 Most welcome bro
@sayedhaneef6068
@sayedhaneef6068 Год назад
I am a first year student and now i know how these job interviews work...thank u for the video
@Vithal_Nivargi
@Vithal_Nivargi Год назад
Awesome ❤️ Please make one more video on coding....
@arpitsik4649
@arpitsik4649 Год назад
wonderful. Keep bringing such videos❤️
@pradeepg7507
@pradeepg7507 Год назад
Such a awesome video I have seen for interview please keep posting like this video
@ravishukla7493
@ravishukla7493 Год назад
These were easy, I used different methods but was able to solve on my own.
@abdurrahman-gn6hy
@abdurrahman-gn6hy Год назад
very helpful videos thanks
@digifact0p
@digifact0p Год назад
wow that musch easy questions are asked in the interview thats cool
@rushikeshgodase8498
@rushikeshgodase8498 Год назад
Bro your videos are good but please increase the difficulty level according to experience level.
@D_Avergae_CoDeR
@D_Avergae_CoDeR Год назад
For Intersection Using HASHSET 1. Nested loop 2. Assuming Any Set as a Subset of another 3. Then for itterating the elements in that subset run a loop and inside the loop another loop of SUPER SET. 4. when find a element store it in HASH . 5. PRINT THE HASH And EAT DAIRYMILK
@SurajKumar-hk3cc
@SurajKumar-hk3cc Год назад
wow sir can you post videos like paythan interviews questions and coding round
@technicaldbsr9334
@technicaldbsr9334 Год назад
Very easy questions
@vineethyadav4221
@vineethyadav4221 Год назад
For freshers what is the package for springboot if we are good at spring boot? and if we done a project on springboot is it a plus point ?
@bg__stalker9702
@bg__stalker9702 Год назад
If you have done a project it will always have a plus point
@fathimaamrudheen8587
@fathimaamrudheen8587 Год назад
Nice
@potlurisairaj6669
@potlurisairaj6669 Год назад
These are all asked for a fresher they were easy
@Jatinkumar-rz3zj
@Jatinkumar-rz3zj Год назад
is that the level of questions for 8.5LPA ? and this is round 2 right ?
@ramsairam3740
@ramsairam3740 Год назад
Useful for voice proxy
@sujeetkumar1848
@sujeetkumar1848 Год назад
It's good for the preparation but it's not a real time interview for sure. Simply to grow the channel you are giving whatever caption you want.
@pushapakkumarpal4106
@pushapakkumarpal4106 Год назад
Your Code are really helpful just don't include coding Round in your video name it's kind of illusion
@vishalkushwaha6879
@vishalkushwaha6879 Год назад
For intersection program he can use retainAll method
@AbhishekPatidar7
@AbhishekPatidar7 Год назад
great Sir, i really like this video
@proxy5061
@proxy5061 Год назад
Hi cloudTech, i have 1.2 years experience including 7 months of training and joining exam , documents verification, and confirmation period exams, they wasted time teaching useless things which I am not using in my project, yea they included 1 year from day of joining, ⚠️⚠️ i have not done any coding till now ! I have written some automation script for git pull and deployment, all the 4 to 5 months i was set free ? Now how will this affect me , until today I have not been allotted to coding tho seniors do , and there's lot of revamping to Microservices 😭😭😭😭, personally I think I am forgetting everything 😭😭or am I bad at CP so they have noticed it and doing this?? 😭😭 Toxic
@vishwas22khare
@vishwas22khare Год назад
Okay so are you in Infosys or some where else. Getting quality work in a compny not easy even you crack a hard interview .
@niteshpandey8207
@niteshpandey8207 Год назад
The 2nd question will be much more efficient if you use stream api.
@jagadeshkumarGoli
@jagadeshkumarGoli Год назад
Hi @cloud tech how to contact or connect with you please update ASAP.....
@cloudtech5260
@cloudtech5260 Год назад
We are in the process of setting up the contact details. We will let you know as soon as it is available. 👍
@jagadeshkumarGoli
@jagadeshkumarGoli Год назад
@@cloudtech5260 please I need help connect 😢
@AYUSHSINGH-pv3pl
@AYUSHSINGH-pv3pl Год назад
The solution of intersection problem is wrong in this video , if there is a number that is present twice in arr2 and this number is present in arr1 then it will printed twice which is wrong , you have to basically remove that number from the set after printing it
@AvantikaExpressNews
@AvantikaExpressNews Год назад
He is using set to store it will store unique elements only
@AYUSHSINGH-pv3pl
@AYUSHSINGH-pv3pl Год назад
@@AvantikaExpressNews that's why it is wrong
@rushikeshgodase8498
@rushikeshgodase8498 Год назад
@@AYUSHSINGH-pv3pl correct
@prabingupta7438
@prabingupta7438 Год назад
import java.util.Scanner; public class name { public static void main(String[] args) { Scanner in = new Scanner(System.in); for(char c = 'A'; c< 'D'; c++){ if(c == 'C'){ System.out.println(c); break; } System.out.print(c + ","); } } }//CAN WE DO LIKE THIS FOR FIRST OUTPUT
@thechamberofsecretsdailymo4327
For me as a fresher questions asked where bit harder for half the CTC mentioned herein as compared to 2.5 years of experience. I mean what is this ?
@rakshitkathawate8838
@rakshitkathawate8838 Год назад
For fresher , focus is more on DSA and algorithms, hence the level is difficult. For experienced, they eventually take coding rounds just to check it they still have sharpness and most of the other rounds focus on LLD/HLD of system or assignments
@rakshitkathawate8838
@rakshitkathawate8838 Год назад
But it was really easy for 2.5 yrs experience guy too. I think it was deliberately kept easy for some reason
@nayanyadav6919
@nayanyadav6919 Год назад
@@rakshitkathawate8838 Bro it's not a real interview. It's only a demo interview.
@SaurabhKumar-fo6zp
@SaurabhKumar-fo6zp Год назад
all questions were from core java? nothing from spring boot or micro services? very good answers btw :)
@cloudtech5260
@cloudtech5260 Год назад
We have few questions from Spring boot, we will discuss that in upcoming videos. 👍
@kunalmhase5510
@kunalmhase5510 Год назад
Django python backend developer demand in market..?
@cloudtech5260
@cloudtech5260 Год назад
Yes very much in demand!!!
@priyanshuranjan5507
@priyanshuranjan5507 Год назад
Hi sir I'm a 1st year student.. I'll join my college in few days I don't know much things about coding What would be your advise for me so that I can get good placement and prepare from the beginning
@gamingclassic8086
@gamingclassic8086 Год назад
Ist is Aptitude Preparation 2nd is Data Structure And Algorithm 3rd is Leet code practice at least 400 questions 4th Dbms,oops,OS,Networking
@technicaldbsr9334
@technicaldbsr9334 Год назад
Focus on fundamentals of any programing language
@banisandhu4282
@banisandhu4282 Год назад
Learn basics and then follow kunal kushwaha playlist of dsa
@priyanshuranjan5507
@priyanshuranjan5507 Год назад
Thanks u professionals
@Weed119
@Weed119 Год назад
Setting krle badhiya si ❤️ maal ekdum 🔥🔥
@rakesh1594
@rakesh1594 Год назад
Infosys is a very misery company and won't pay 9L for a 2.5 yrs experience
@harshvardhantandon8278
@harshvardhantandon8278 Год назад
how come the same interviewer is interviewing in coding round of multiple companies??🤨🤨🤨🤨🤨🤨
@cloudtech5260
@cloudtech5260 Год назад
This is mock interview ☺
@harshvardhantandon8278
@harshvardhantandon8278 Год назад
@@cloudtech5260 Ohh ,🙂 now I got it but these questions were really asked in the coding rounds?
@Sachin_0o5
@Sachin_0o5 Год назад
Guys if ur not comfortable with coding there are many other IT Jobs in non coding me with 2.6 yrs of experience having 8 LPA of Job in non coding
@gautampraveen1063
@gautampraveen1063 Год назад
In which role you're working bro can u share it?
@saisathwik2355
@saisathwik2355 Год назад
Can u share ur instagram or something bro want to talk
@rhishikeshpingle1151
@rhishikeshpingle1151 Год назад
In which bro?
@sumitp9158
@sumitp9158 Год назад
join testing then
@farmingzilla
@farmingzilla Год назад
Devops, sales force, sap, aws
@chazesingh2652
@chazesingh2652 Год назад
dude what ?
@vikashranjan300
@vikashranjan300 Год назад
If 35 present two times in arr2, then it will print two times 35.
@aayushbisht9193
@aayushbisht9193 Год назад
No it's won't print it two times, because he is using hashset and hashset don't allow duplicates
@aayushbisht9193
@aayushbisht9193 Год назад
No it's won't print it two times, because he is using hashset and hashset don't allow duplicates
@MaheshRathinasamy
@MaheshRathinasamy Год назад
@@aayushbisht9193 it will print 35 two times. He stores arr1 in the hashset. only duplicates in the arr1 will remove
@dkaur1347
@dkaur1347 Год назад
Are you kiding me infosys paying 8.5 lpa ?? i had a package of 9lpa at 8 yrs experince but yea i had a career break.. i don't believe this. And how are your able to recor an interview ? Nobody would give you that permission
@Deepak-wm4qg
@Deepak-wm4qg Год назад
Mine is 8 lpa after 1.2 years of experience
@sudiptadey1343
@sudiptadey1343 Год назад
Company name please?
@virajmapari5455
@virajmapari5455 Год назад
Which company bro I am also trying to switch
@himanshubarnwal7811
@himanshubarnwal7811 Год назад
Angular or react 1 year experience, no DSA knowledge is getting 8 LPA..... 😂😂
@bhushanambhore8378
@bhushanambhore8378 Год назад
Tbh these are cake walk problems for experienced person like you, aren't they? The problem level should have intermediate
@cloudtech5260
@cloudtech5260 Год назад
Hi Bhushan, Yes for experienced this is somewhat easy, for freshers and 1+ years this is alright.
@wog4299
@wog4299 Год назад
Is this editor ,notepad ?
@sandeshkumar9156
@sandeshkumar9156 Год назад
That's eclipse.
@neerajkhanduri2860
@neerajkhanduri2860 Год назад
Are there any Non coding non designing jobs for freshers with salary above 5 lpa ?
@cloudtech5260
@cloudtech5260 Год назад
Hi, What is your education background?
@neerajkhanduri2860
@neerajkhanduri2860 Год назад
@@cloudtech5260 Btech IT 4th year entered now...(doing it from tier 4 college😅here in uttarakhand)
@hello123s
@hello123s Год назад
Even my friends at 3 years are earning 17LPA & 14LPA
@cloudtech5260
@cloudtech5260 Год назад
Great!!! Skills and company please?
@hello123s
@hello123s Год назад
@@cloudtech5260 NielsenIQ (17LPA ; Python or something at the backend, I am not fully sure) Ernst & Young(14-15 LPA ; ReactJS & other front-end stuff)
@MysteriousIndiaYT
@MysteriousIndiaYT Год назад
NielsenIQ is Python based company most of.. I have plan to join there. I am also Python Developer
@manjunathkhelgi5697
@manjunathkhelgi5697 Год назад
Is this real interview..?
@cloudtech5260
@cloudtech5260 Год назад
This is a mock interview. 👍
@deepanshurathore9661
@deepanshurathore9661 Год назад
Only give 8.5 lpa to 2.5 years experience guy..🤨🤨
@ckcineplex6488
@ckcineplex6488 Год назад
How much u want 20 lpa......
@neonew339
@neonew339 Год назад
@@ckcineplex6488 I think he should be getting atleast 12Lpa. Even Specialist programmers ( fresher 0 years) get 9.5lpa
@deepanshurathore9661
@deepanshurathore9661 Год назад
@@ckcineplex6488 atleast 12lpa in 2022...
@addy9411
@addy9411 Год назад
@@ckcineplex6488 Brother Intel is giving me 45 k as stipend and after conversation 15lpa as a fresher. So he experienced guy atleast he deserves 12-15 lpa.
@ckcineplex6488
@ckcineplex6488 Год назад
Every company not give 12 to 15 lpa as a fresher it will be depend on ur skill....and profile also......if u r a tester u can take after 2.5 yrs 5lpa.....to 7 lpa....
@PVarshney
@PVarshney Год назад
Scripted✌️
@cloudtech5260
@cloudtech5260 Год назад
Mock interview 👍
@PVarshney
@PVarshney Год назад
Then please mention it's a mock interview. This could mislead people 🙂
@manjunathg1089
@manjunathg1089 Год назад
Bro Is it for fresher Developer or an experienced?
@cloudtech5260
@cloudtech5260 Год назад
2.5 Years experienced Java Developer.
@manjunathg1089
@manjunathg1089 Год назад
@@cloudtech5260 thnx bro for 1 or 1.5 yr experienced ones they won't ask so deep? They jst ask remove duplicate elements from sorted array. How to sort an array and find Min salary max salary enough right bro?
@rushikeshthak2874
@rushikeshthak2874 Год назад
They ask most of the collection releted (sort) for experience people...so prepare well collection program.
@manjunathg1089
@manjunathg1089 Год назад
@@rushikeshthak2874 bro in IT 1 or 1.5 yrs experience considered as freshers na so I asked it..
@souvik5560
@souvik5560 Год назад
@@cloudtech5260 These are pretty basic questions for 2.5yrs experienced techies.
@Itachi-xd5ls
@Itachi-xd5ls Год назад
looks like scripted to me(fake)
@cloudtech5260
@cloudtech5260 Год назад
This is a mock interview 👍
@Itachi-xd5ls
@Itachi-xd5ls Год назад
@@cloudtech5260 then why didn't you mentioned it in title??
@Itachi-xd5ls
@Itachi-xd5ls Год назад
@@cloudtech5260 I found it's lil bit non professional (conversation)... freshers can get wrong ideas after watching this
@cloudtech5260
@cloudtech5260 Год назад
Hey Itachi, Our channel is a mock interview channel to share knowledge. Are you a fresher?
@Itachi-xd5ls
@Itachi-xd5ls Год назад
@@cloudtech5260 ohh .i see
@arrogantpublisher
@arrogantpublisher Год назад
Aren't these too basic?
@cloudtech5260
@cloudtech5260 Год назад
Hi Saurabh, These are basic for experienced and intermediate for freshers. Hope you are able to solve this. 👍
@D_Avergae_CoDeR
@D_Avergae_CoDeR Год назад
USE :- HashSet , it ll be easy one.
Далее
Wait for it 😇
00:45
Просмотров 7 млн
Java Spring Boot 4 Years Experience Interview
36:51
Просмотров 61 тыс.