Infosys Java Coding Round

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 153

  • @sachinsharma1230
    @sachinsharma1230 2 роки тому +36

    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 Рік тому +1

      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 Рік тому +4

      @@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 Рік тому +4

      @@sachinsharma1230 yes bro thnx for your advice....😅😊👍

    • @sachinsharma1230
      @sachinsharma1230 Рік тому +1

      @@mohansable2999 Most welcome bro

  • @sayedhaneef6068
    @sayedhaneef6068 2 роки тому +18

    I am a first year student and now i know how these job interviews work...thank u for the video

  • @D_Avergae_CoDeR
    @D_Avergae_CoDeR Рік тому +2

    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

  • @GeshuLin_WW
    @GeshuLin_WW 2 роки тому +5

    These were easy, I used different methods but was able to solve on my own.

  • @arpitsik4649
    @arpitsik4649 2 роки тому +12

    wonderful. Keep bringing such videos❤️

  • @Vithal_Nivargi
    @Vithal_Nivargi 2 роки тому +9

    Awesome ❤️
    Please make one more video on coding....

  • @rushikeshgodase8498
    @rushikeshgodase8498 Рік тому +4

    Bro your videos are good but please increase the difficulty level according to experience level.

  • @pradeepg7507
    @pradeepg7507 Рік тому

    Such a awesome video I have seen for interview please keep posting like this video

  • @digifact0p
    @digifact0p 2 роки тому +1

    wow that musch easy questions are asked in the interview thats cool

  • @sujeetkumar1848
    @sujeetkumar1848 2 роки тому +6

    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.

  • @abdurrahman-gn6hy
    @abdurrahman-gn6hy 2 роки тому +2

    very helpful videos thanks

  • @pushapakkumarpal4106
    @pushapakkumarpal4106 2 роки тому +5

    Your Code are really helpful just don't include coding Round in your video name it's kind of illusion

  • @AYUSHSINGH-pv3pl
    @AYUSHSINGH-pv3pl 2 роки тому +3

    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

  • @SurajKumar-hk3cc
    @SurajKumar-hk3cc 2 роки тому

    wow sir can you post videos like paythan interviews questions and coding round

  • @SaurabhKumar-fo6zp
    @SaurabhKumar-fo6zp 2 роки тому +10

    all questions were from core java? nothing from spring boot or micro services?
    very good answers btw :)

    • @cloudtech5260
      @cloudtech5260  2 роки тому +3

      We have few questions from Spring boot, we will discuss that in upcoming videos. 👍

  • @potlurisairaj6669
    @potlurisairaj6669 2 роки тому +4

    These are all asked for a fresher they were easy

  • @technicaldbsr9334
    @technicaldbsr9334 2 роки тому +1

    Very easy questions

  • @Jatinkumar-rz3zj
    @Jatinkumar-rz3zj 2 роки тому +4

    is that the level of questions for 8.5LPA ? and this is round 2 right ?

  • @Sachin_0o5
    @Sachin_0o5 2 роки тому +5

    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

  • @rakesh1594
    @rakesh1594 2 роки тому +1

    Infosys is a very misery company and won't pay 9L for a 2.5 yrs experience

  • @vineethyadav4221
    @vineethyadav4221 2 роки тому +8

    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 2 роки тому +2

      If you have done a project it will always have a plus point

  • @vishalkushwaha6879
    @vishalkushwaha6879 2 роки тому +8

    For intersection program he can use retainAll method

  • @proxy5061
    @proxy5061 2 роки тому +2

    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 2 роки тому

      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.

  • @harshvardhantandon8278
    @harshvardhantandon8278 Рік тому +1

    how come the same interviewer is interviewing in coding round of multiple companies??🤨🤨🤨🤨🤨🤨

    • @cloudtech5260
      @cloudtech5260  Рік тому +1

      This is mock interview ☺

    • @harshvardhantandon8278
      @harshvardhantandon8278 Рік тому +1

      @@cloudtech5260 Ohh ,🙂 now I got it but these questions were really asked in the coding rounds?

  • @ramsairam3740
    @ramsairam3740 2 роки тому

    Useful for voice proxy

  • @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

  • @Djfjccvv
    @Djfjccvv 2 роки тому

    great Sir, i really like this video

  • @deepanshurathore9661
    @deepanshurathore9661 2 роки тому +80

    Only give 8.5 lpa to 2.5 years experience guy..🤨🤨

    • @ckcineplex6488
      @ckcineplex6488 2 роки тому +23

      How much u want 20 lpa......

    • @neonew339
      @neonew339 2 роки тому +38

      @@ckcineplex6488 I think he should be getting atleast 12Lpa. Even Specialist programmers ( fresher 0 years) get 9.5lpa

    • @deepanshurathore9661
      @deepanshurathore9661 2 роки тому +12

      @@ckcineplex6488 atleast 12lpa in 2022...

    • @addy9411
      @addy9411 2 роки тому +25

      @@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 2 роки тому +9

      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....

  • @fathimaamrudheen8587
    @fathimaamrudheen8587 2 роки тому +1

    Nice

  • @himanshubarnwal7811
    @himanshubarnwal7811 2 роки тому +3

    Angular or react 1 year experience, no DSA knowledge is getting 8 LPA..... 😂😂

  • @jagadeshkumarGoli
    @jagadeshkumarGoli 2 роки тому +3

    Hi @cloud tech how to contact or connect with you please update ASAP.....

    • @cloudtech5260
      @cloudtech5260  2 роки тому

      We are in the process of setting up the contact details. We will let you know as soon as it is available. 👍

    • @jagadeshkumarGoli
      @jagadeshkumarGoli 2 роки тому

      @@cloudtech5260 please I need help connect 😢

  • @priyanshuranjan5507
    @priyanshuranjan5507 2 роки тому +4

    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 2 роки тому +7

      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 2 роки тому +3

      Focus on fundamentals of any programing language

    • @banisandhu4282
      @banisandhu4282 2 роки тому

      Learn basics and then follow kunal kushwaha playlist of dsa

    • @priyanshuranjan5507
      @priyanshuranjan5507 2 роки тому

      Thanks u professionals

    • @Weed119
      @Weed119 2 роки тому +1

      Setting krle badhiya si ❤️ maal ekdum 🔥🔥

  • @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

  • @hello123s
    @hello123s 2 роки тому +13

    Even my friends at 3 years are earning 17LPA & 14LPA

    • @cloudtech5260
      @cloudtech5260  2 роки тому +2

      Great!!! Skills and company please?

    • @hello123s
      @hello123s 2 роки тому +7

      @@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 2 роки тому +1

      NielsenIQ is Python based company most of..
      I have plan to join there.
      I am also Python Developer

  • @thechamberofsecretsdailymo4327
    @thechamberofsecretsdailymo4327 2 роки тому +5

    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 2 роки тому +1

      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 2 роки тому +1

      But it was really easy for 2.5 yrs experience guy too. I think it was deliberately kept easy for some reason

    • @nayanyadav6919
      @nayanyadav6919 2 роки тому

      @@rakshitkathawate8838 Bro it's not a real interview. It's only a demo interview.

  • @Deepak-wm4qg
    @Deepak-wm4qg 2 роки тому +1

    Mine is 8 lpa after 1.2 years of experience

  • @bhushanambhore8378
    @bhushanambhore8378 2 роки тому +1

    Tbh these are cake walk problems for experienced person like you, aren't they?
    The problem level should have intermediate

    • @cloudtech5260
      @cloudtech5260  2 роки тому +1

      Hi Bhushan,
      Yes for experienced this is somewhat easy, for freshers and 1+ years this is alright.

  • @kunalmhase5510
    @kunalmhase5510 2 роки тому

    Django python backend developer demand in market..?

  • @vikashranjan300
    @vikashranjan300 2 роки тому +1

    If 35 present two times in arr2, then it will print two times 35.

    • @aayushbisht9193
      @aayushbisht9193 2 роки тому +1

      No it's won't print it two times, because he is using hashset and hashset don't allow duplicates

    • @aayushbisht9193
      @aayushbisht9193 2 роки тому +1

      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

  • @wog4299
    @wog4299 2 роки тому

    Is this editor ,notepad ?

  • @Itachi-xd5ls
    @Itachi-xd5ls 2 роки тому +2

    looks like scripted to me(fake)

    • @cloudtech5260
      @cloudtech5260  2 роки тому

      This is a mock interview 👍

    • @Itachi-xd5ls
      @Itachi-xd5ls 2 роки тому

      @@cloudtech5260 then why didn't you mentioned it in title??

    • @Itachi-xd5ls
      @Itachi-xd5ls 2 роки тому

      @@cloudtech5260 I found it's lil bit non professional (conversation)... freshers can get wrong ideas after watching this

    • @cloudtech5260
      @cloudtech5260  2 роки тому

      Hey Itachi,
      Our channel is a mock interview channel to share knowledge.
      Are you a fresher?

    • @Itachi-xd5ls
      @Itachi-xd5ls 2 роки тому

      @@cloudtech5260 ohh .i see

  • @manjunathg1089
    @manjunathg1089 2 роки тому +4

    Bro Is it for fresher Developer or an experienced?

    • @cloudtech5260
      @cloudtech5260  2 роки тому +5

      2.5 Years experienced Java Developer.

    • @manjunathg1089
      @manjunathg1089 2 роки тому +2

      @@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 2 роки тому

      They ask most of the collection releted (sort) for experience people...so prepare well collection program.

    • @manjunathg1089
      @manjunathg1089 2 роки тому

      @@rushikeshthak2874 bro in IT 1 or 1.5 yrs experience considered as freshers na so I asked it..

    • @souvik5560
      @souvik5560 2 роки тому +1

      @@cloudtech5260 These are pretty basic questions for 2.5yrs experienced techies.

  • @manjunathkhelgi5697
    @manjunathkhelgi5697 2 роки тому +2

    Is this real interview..?

  • @PVarshney
    @PVarshney 2 роки тому +4

    Scripted✌️

    • @cloudtech5260
      @cloudtech5260  2 роки тому

      Mock interview 👍

    • @PVarshney
      @PVarshney 2 роки тому +3

      Then please mention it's a mock interview. This could mislead people 🙂

  • @chazesingh2652
    @chazesingh2652 2 роки тому

    dude what ?

  • @neerajkhanduri2860
    @neerajkhanduri2860 2 роки тому

    Are there any Non coding non designing jobs for freshers with salary above 5 lpa ?

    • @cloudtech5260
      @cloudtech5260  2 роки тому

      Hi,
      What is your education background?

    • @neerajkhanduri2860
      @neerajkhanduri2860 2 роки тому

      @@cloudtech5260 Btech IT 4th year entered now...(doing it from tier 4 college😅here in uttarakhand)

  • @arrogantpublisher
    @arrogantpublisher 2 роки тому +2

    Aren't these too basic?

    • @cloudtech5260
      @cloudtech5260  2 роки тому

      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.