Java Developer Interview Experience at Airtel || Interview Questions Asked

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 365

  • @Do-while-loop
    @Do-while-loop 6 місяців тому +68

    00:01 Interview experience at Airtel for Java Developer position
    02:37 Key Java interview topics: Java features, Stream API, Object class, multithreading, equals hash code contract
    04:29 Interview questions asked in the first round
    06:29 Interviewer stretched the second round due to detailed questioning.
    08:31 Interviewer asked scenario-based questions related to Rabbit MQ and Kafka
    10:25 Preparing for a Java developer interview at Airtel
    12:20 Importance of synchronization in multithreading
    14:21 Coding questions on character frequency and unit tests
    16:19 Java developer interview focuses on project experience and problem-solving skills.
    17:59 Importance of Deployment Knowledge in Interview
    19:43 Preparing for technical questions and project-specific queries during Java developer interview at Airtel
    21:36 Basic knowledge of Java concepts is essential for success as a Java developer

  • @trixsearch
    @trixsearch 6 місяців тому +109

    first round(Duration 1hour)
    1. what is anagram?
    2. find the missing number from the unsorted list.
    3. sort custom object using java8
    4. oject class and there methods
    5. multi threading , sleep and wait
    6. equals hashcode contract, collections
    7. diff between Hashset and ArrayList
    springboot
    1. retreive data using userid in an API
    2. autowire username and user password
    3. impletent two rest templates timeout with 30 s and 20s
    4. cyclic dependency and implementation
    5. how to extract unique key from JSON object?
    ROUND 2(2 hours)
    1. Implement comparable and coparator
    2. How to handle and manage Exceptions
    3. what method will this code invoke ?
    main topic
    1. Rabbit MQ,KAFKA
    2. How will you handle bulk of msgs in Rabbit MQ?
    3. If your queue size limit is reached , what will happen next?
    4. Kafka , how will you handle when consumer can't process messages?
    5. If your queue is down , how will the msgs be processed
    6. What collection you use to access list of integers
    7. How do you do logging in your project ?
    8. What is concurrent exception, how to fix it?
    9. Design pattern
    10. If there is a multithreaded environment , how will you achive synchronisation mechanism ?
    11. Why cache threadpool is used in Java ?
    Project related questions
    1. Configuation setup deploy a service
    2. How to make hashmap synchronised
    3. Count occurance of each character in a string using stream API
    4. Unit test , how to handle unit test coverage? how to optimise code?
    5. garbage collection, How to make obj unrefrenced in garbage collection?
    ROUND 3(HR)
    1. Tell us about project and any challenges during making my project?
    2. What steps you take to overcame that issue?
    3. How do you implement test cases
    4. how do you do deployment (jenkins)
    5. What are the steps you take when your pipeline is failed
    6. have you ever done some big blunder?
    7. if you have a good idea about project growth then how you will convence your team mates to implement that idea?
    for any help go to my portfolio for Java development
    trixsearch.github.io/
    or my github
    github.com/trixsearch
    you can also ask me in anything in linkedin
    linkedin.com/in/trixsearch/
    For instagram
    instagram.com/trixsearch/
    Timeline by @adesh_khole
    1 day ago
    00:01 Interview experience at Airtel for Java Developer position
    02:37 Key Java interview topics: Java features, Stream API, Object class, multithreading, equals hash code contract
    04:29 Interview questions asked in the first round
    06:29 Interviewer stretched the second round due to detailed questioning.
    08:31 Interviewer asked scenario-based questions related to Rabbit MQ and Kafka
    10:25 Preparing for a Java developer interview at Airtel
    12:20 Importance of synchronization in multithreading
    14:21 Coding questions on character frequency and unit tests
    16:19 Java developer interview focuses on project experience and problem-solving skills.
    17:59 Importance of Deployment Knowledge in Interview
    19:43 Preparing for technical questions and project-specific queries during Java developer interview at Airtel
    21:36 Basic knowledge of Java concepts is essential for success as a Java developer

    • @vijaydorugade1944
      @vijaydorugade1944 6 місяців тому +2

      Thanks

    • @golugold01
      @golugold01 6 місяців тому +2

      What are u doing nowadays

    • @birju__prajapati
      @birju__prajapati 6 місяців тому +2

      Thanks Buddy

    • @YashBangar-u2l
      @YashBangar-u2l 6 місяців тому +2

      Bhaiiya jo aap ne content diya hhh vo fresher k liya hh na ?

    • @trixsearch
      @trixsearch 6 місяців тому +3

      @@golugold01I am Java Backend developer in Jio

  • @mayankraghuvanshi486
    @mayankraghuvanshi486 6 місяців тому +7

    I have cracked Airtel X Lab offer twice 3 years back and for me the focus was more on problem solving DSA.

  • @OmCanpe
    @OmCanpe 6 місяців тому +9

    Great editing btw, quality of the video is superb and the interview experience ne bhi boht insights diye sister.
    Mast interview laga tbh most of these things ke liye I'm prepped isliye thoda achha laga some things jaise spring boot mujhe padhne padenge although!
    Baaki DSA and design patterns mai thoda decent hogya hu mai ab

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому +1

      Great, All the best

    • @bijayalakshmipuhan5965
      @bijayalakshmipuhan5965 4 місяці тому

      @@kajalgoyal3902 how much cgpa is required for this mam?

    • @Shyam_1567
      @Shyam_1567 26 днів тому

      ​@@kajalgoyal3902Interviewer says to me at the end of my interview
      Good I will share your details with
      This means?

  • @anshumansharma7225
    @anshumansharma7225 6 місяців тому +7

    Congratulations Di, All the best for the future endeavours ❤🎉

  • @brilltwoant27
    @brilltwoant27 6 місяців тому +3

    Super helpful! Thanks Kajal and all the best on your new role! The title of this video can also be Java Dev Interview questions (it covers almost everything one should prepare).

  • @Sushant.Godbharle
    @Sushant.Godbharle 6 місяців тому +2

    Thank you so much Kajal for sharing your experience it helped a lot for interviews preparation !!

  • @MS-Videos
    @MS-Videos 2 місяці тому

    congratulations and thanks for information by the way the camera quality is so good🤩

  • @Yaduvanshi9254
    @Yaduvanshi9254 2 місяці тому

    1. **Application Process**: The candidate applied through a drive organized by Airtel. They were informed about the interview format, which included multiple rounds on the same day focusing on data structures, algorithms, and project-related questions.
    2. **First Round**:
    - Questions covered basic concepts such as:
    - What is anagram?
    - Finding a missing number in an unsorted list.
    - Sorting custom objects using Java.
    - Multithreading concepts, specifically the differences between sleep and wait.
    - Equals and hashcode contract.
    - The interviewer asked about Spring Boot, including writing an API to retrieve user data and handling dependency injection.
    - Additional topics included cyclic dependency resolution and extracting unique keys from JSON objects.
    3. **Second Round**:
    - It was longer than expected, lasting about two hours.
    - Focused on advanced topics such as:
    - Implementing a Comparator.
    - Exception handling strategies.
    - Output-based questions related to method overriding.
    - Questions about RabbitMQ and Kafka, including handling bulk messages and scenarios where the queue size limit is reached.
    - Discussing design patterns, especially the Singleton pattern.
    - Questions on synchronization in multithreading environments and using thread pools.
    4. **General Advice**: The candidate emphasized the importance of understanding core Java concepts (like collections, streams, and multithreading) and encouraged preparation around real-world scenarios, especially if mentioned in the resume.
    5. **Outcome**: After completing both rounds, the candidate was selected for a final manager round, indicating the interview went well.

  • @UmesHKumaR-zj2mp
    @UmesHKumaR-zj2mp 5 місяців тому +2

    you are really a good person.. thanks for sharing all this..

  • @ummedsingh2176
    @ummedsingh2176 6 місяців тому +6

    Thanks for sharing your experience, can you please share your resume.

  • @AdityaYouTube7811
    @AdityaYouTube7811 6 місяців тому +3

    Can u just make this type of video like in their cover all java developer syllabus step by step and all previous year asking interview questions

  • @zod5035
    @zod5035 6 місяців тому +3

    Yaar yeh kitti awesome hai❤❤

    • @_sujit004
      @_sujit004 6 місяців тому +5

      kyu nahi mil rahi job 🙂

    • @zod5035
      @zod5035 6 місяців тому +2

      @@_sujit004shi pakde hai😅😅

  • @AhmadAli-xh3xd
    @AhmadAli-xh3xd 6 місяців тому +2

    Can you please make a separate video for important questions or
    you may start a series of important questions of different topics of java and frameworks mostly asked.

  • @asutoshpanigrahi5530
    @asutoshpanigrahi5530 6 місяців тому +2

    Wish you great career ahead🎉

  • @bharathsairaghavanalluri9961
    @bharathsairaghavanalluri9961 2 місяці тому

    A suggestion to you, create a playlist and teach different languages in them. And use google ads and beta promotion to spread your videos to reach more views. Also make this interview questions and latest asked questions ❤

  • @aasheesh6001
    @aasheesh6001 3 місяці тому +1

    Great video. Thanks for sharing.

  • @hardikjain9461
    @hardikjain9461 5 місяців тому +2

    thanks for this amzing video. could u plz make a video on your resume

  • @pss010
    @pss010 22 дні тому +1

    From where you have learn Java development???????

  • @the_aspirants2024
    @the_aspirants2024 6 місяців тому

    she has 3 years of experience, that's why the level of question is moderate

  • @prakharsaxena4685
    @prakharsaxena4685 5 місяців тому

    working as SSE in airtel since 2 years. just a friendly advice start preparing for switch again .

  • @shubhamsmisal
    @shubhamsmisal 6 місяців тому +3

    congrats and thanks very much di

  • @deep0933
    @deep0933 2 місяці тому +1

    Not hate anyone or gender but in most places in the IT sector in India Females have more chances to get selected in comparison to males.

  • @susobhandas6143
    @susobhandas6143 6 місяців тому +1

    So interesting... Video. Watched whole 50+minute

  • @KOMIT..KUMAR12
    @KOMIT..KUMAR12 6 місяців тому +1

    Thank didi you..tell you best UA-cam channel Java core how learn at advance java

  • @rijumondal6876
    @rijumondal6876 6 місяців тому +9

    Hi Ma'am, Congratulations on your offer! Could you please share your resume?

    • @rohitkulkarni1261
      @rohitkulkarni1261 6 місяців тому

      Apka bhi bhej do

    • @gourangagrawal4186
      @gourangagrawal4186 6 місяців тому

      Yes please

    • @Shyam_1567
      @Shyam_1567 26 днів тому

      ​@@gourangagrawal4186Interviewer says to me at the end of my interview
      Good I will share your details with
      This means?

  • @mitalithakur4829
    @mitalithakur4829 5 місяців тому

    Sabse bada reason bachon ka company mai na lagne ka reason hai ...pta hi ni hota kab kese kha recruitment nikli 😔...mam plz how to make resume par video bna dijiye ...usme bhi kya likhna hai😂is par ni ...kese overleaf par proper bnana hai uski video chahiye 🙂

  • @Zeeshan_Official_DC
    @Zeeshan_Official_DC 6 місяців тому +1

    Good luck for your journey 😉

  • @premmane9816
    @premmane9816 6 місяців тому +3

    Congratulations 🎉
    One question
    Does now a days Kotlin is more preferred then java for spring boot back-end development if organization has front end Android native kotlin code

  • @Ankita_Kadam24
    @Ankita_Kadam24 4 місяці тому +1

    hey , can you plz share important questions for fresher interview prospective ?

  • @shrinathkadam4099
    @shrinathkadam4099 3 місяці тому

    Beautiful interview

  • @RounakRaj-y2c
    @RounakRaj-y2c 3 місяці тому

    didi apne full stack kaha se padha ? share playlist or make a video

  • @ViratVerma12
    @ViratVerma12 6 місяців тому

    Please make a video for important question java Dev. as a fresher with DSA , your and interviewer prospective

  • @Raghav-jy5ex
    @Raghav-jy5ex 5 місяців тому +2

    Thank you very much mam.
    Approximately how much time should we take to answer ??

  • @Raja-d6w
    @Raja-d6w 5 місяців тому

    I am not from Java side , am data analyst but wanted to jump into java backend development.
    Conceptually i can cover from several sources you mentioned, how to have knowledge of project?
    Any UA-cam channels or resources???
    Help will be appreciated!!

  • @The.Code-War
    @The.Code-War 3 місяці тому

    please make a video of list of topics to learn for becoming a java developer .

  • @aishwaryajachak8530
    @aishwaryajachak8530 6 місяців тому

    Congratulations sister 🎉🎉🎉

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      Thank you so much

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      I got offer from both epam and airtel but joined epam as I got better package at epam and they offered flexibility of WFH. And work i got is also good.

    • @Memess_Hub
      @Memess_Hub 6 місяців тому

      @@kajalgoyal3902 if possible can you please give a rough estimation that how much they offer for this role.

  • @srybroimpro2943
    @srybroimpro2943 6 місяців тому +1

    No need to watch entire video . just read first comment. thanks me later.

  • @knowledgehub1840
    @knowledgehub1840 6 днів тому

    How can i get , transmission,ofc , BTS , job in airtel on experience base

  • @skaftab3954
    @skaftab3954 6 місяців тому

    I have one doubt, considering username and user password are strings how can we autiwire it? as dependency injections works for classes only.

  • @Not_Just_a_Fan
    @Not_Just_a_Fan 6 місяців тому +3

    How Much LPA Offer You Got ?

  • @Sohel_Naim
    @Sohel_Naim 6 місяців тому +9

    Beauty with brain. Congrats🎉

    • @bhargavsakariya3824
      @bhargavsakariya3824 5 місяців тому +1

      Window curtains is beautiful

    • @uscybercom6009
      @uscybercom6009 4 місяці тому +2

      Are Abdul bass kar yaar kya tu bhi 😂 isko iske gender ki wajah se job mili hai samjha

  • @goutamnamdev1304
    @goutamnamdev1304 6 місяців тому

    Ma'am can your share the best UA-cam channel for interview preparation based on java , spring boot and advanced concepts like kafka , microservices like that 🌿

  • @Vithal_Nivargi
    @Vithal_Nivargi Місяць тому

    I feel a bit tough this interview 😅
    Can you please let us know how many years of experience and which role you applied?

  • @omkar._.k
    @omkar._.k 3 місяці тому

    Hello maam
    Suppose you work on java and you know basics of some concepts and deeply about some concepts, but if your interviw is scheduled after 3 days, how to cover all topics in revision

  • @aishwaryajadhav3569
    @aishwaryajadhav3569 4 місяці тому

    Very helpful video,i wil make same video after placed

  • @Gabriel-xq6tn
    @Gabriel-xq6tn 6 місяців тому +14

    That was an interview for an experienced java senior developer.

    • @DeveloperRB
      @DeveloperRB 6 місяців тому +3

      that was crazy easy for 3 YOE

  • @056_harshitagarwal8
    @056_harshitagarwal8 5 місяців тому

    Hi, can you pls tell me your exp. level and what was the required exp. level bracket for this role??

  • @gauravkungwani
    @gauravkungwani 6 місяців тому

    a video on answers to these questions would be helpful

  • @yashkumar3232
    @yashkumar3232 3 місяці тому

    As a fresher a can say I have a long way to go

  • @aniket.d07
    @aniket.d07 5 місяців тому

    I saw one opening from Airtel for React Native Developer what do you think what questions they would ask

  • @quotespower9911
    @quotespower9911 6 місяців тому +2

    Can u tell mern stack or java whichbis good for getting jobbfast😢

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      Anything is good. You can opt any based on your choice.

  • @Samsungs-ug4ht
    @Samsungs-ug4ht 5 місяців тому

    after listing all this question😵‍💫, miles to go 🫡 but very informative video. Thanks 👍

  • @Funny_Boy956
    @Funny_Boy956 29 днів тому +1

    Interview English mai tha ya Hindi mai ? And please muje bataye ki Java kaha se sikhi. Or mai Java Full Stack kaha se sikhu. 🙏🙏

  • @shashankdeep403
    @shashankdeep403 6 місяців тому

    Can you share the resources for the preparation for java developer, what are the difference things to learn.

  • @ANIANIMI
    @ANIANIMI Місяць тому

    From where did you learn this all knowledges please tell me ? 😢

  • @technology9362
    @technology9362 6 місяців тому

    Thanks for taking time to share with us.
    Btw aaisa kya hai jo important ya bahot jaada important nhi hai?😅😊

  • @jadiraviteja7303
    @jadiraviteja7303 6 місяців тому

    Very informative video.
    Can you pls tell me what concepts do i need to know to be able to get hired as a fresher? Im very confused as different people say different things. Somebody says learn java , advanced java, collections, multi threading , spring ,springboot etc and some say basics would be fine.
    Im in a dilemma and can't gather enough courage to apply for any requirement.

  • @chelliboinahemanthkumar
    @chelliboinahemanthkumar 6 місяців тому +1

    Iam working in an mnc but not related to java project but iam much interested yo become become java developer and the required tech stack how can I show case the experience while shifting to other company and for shortlisting the resume and work experience what I should fo to become java developer

  • @luffy_codes
    @luffy_codes 2 місяці тому

    Which resources u followed for DSA?

  • @DashingChannel
    @DashingChannel 6 місяців тому

    Thank you Kajal for sharing your interview experience in such details. It will be going helpful for all who preparing for the internship or jobs in this summer.

  • @anilKumar-fq4wg
    @anilKumar-fq4wg 5 місяців тому

    Hey congratulations for selcted into Airtel ,can you make anothe video with Answers as well

  • @ChandanKumar-xd1tg
    @ChandanKumar-xd1tg 6 місяців тому

    Product based company DSA and system design round hota hai

  • @johnbutler7023
    @johnbutler7023 3 місяці тому

    Im at a worst support role with only twch knowledge of linux. I want to switch to java or python ( i have covered by myself for both full stack ).
    How can i fake it to get as a developer role white switching ?
    Im not good at lying 😅

    • @kajalgoyal3902
      @kajalgoyal3902  3 місяці тому +1

      Thn dont lie simply add your support role learn java makr project and explain them you were learning all by yourself may be the package wont be great initially but will be improved with tym.

  • @SandeepGone-jl5sf
    @SandeepGone-jl5sf 6 місяців тому +1

    hii.... u said DSA is imp , didnt they ask any CODE ... Plzzz REPLY

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      I have explained whatever they asked in interview.

  • @utkarshsinghal5011
    @utkarshsinghal5011 6 місяців тому +1

    Can you or anyone here can help me with spring boot, like from where can i learn it.

  • @RahulPrajapati-bv3tz
    @RahulPrajapati-bv3tz 6 місяців тому +1

    your linkedIn profile showing you joined EPAM and in video you are saying i have joined Airtel. why?

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому +3

      I got offer from both but I joined Epam

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому +1

      While i was in infy i appeared for all those companies. Im sharing all my experience like what type of questions are expected from java developer

  • @RohitJuyal-kj2lp
    @RohitJuyal-kj2lp 6 місяців тому

    Congratulations mam

  • @mohammadrehanansari4627
    @mohammadrehanansari4627 5 місяців тому

    Hello ma'am,
    Ma'am I have a question that what is the eligibility criteria for junior software developer role in Airtel. Do they consider fresher for the role ?

  • @06-sahilshaikh8
    @06-sahilshaikh8 6 місяців тому

    we don't have to write cpde in note pad?? and if not then where we have to write code in note pad

    • @tarunsingh9493
      @tarunsingh9493 6 місяців тому

      code ke liye alag alag ides hoti hain jaise eclipse,intellij,spring suite,vs etc..google se download karlo

  • @prateekthakur9632
    @prateekthakur9632 6 місяців тому

    How did you handled Notice Period topic while giving the very first Interview ?

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      I have covered in my notice period video go and check out

  • @aradhikathakur5595
    @aradhikathakur5595 6 місяців тому

    do they filter out through cgpa?
    😶‍🌫how much youve maintained?

  • @hiteshbhatia5609
    @hiteshbhatia5609 6 місяців тому

    Here you mentioned project i have doubt is this your personal project or the project you had worked in company also do we really need a personal project to show in resume for experience java developer?

  • @Komal_yada.v
    @Komal_yada.v 6 місяців тому

    di i am in starting phase of 3 year i dont know what to do please give mme guide
    mujhe placement chaiye 6 mhine bd please help kro ki kya pdhu😐😐😐😐😐

  • @himanshujain9933
    @himanshujain9933 5 місяців тому

    How you answered , expected CTC?, how much we should tell?

  • @arpitsharma-c4n
    @arpitsharma-c4n 6 місяців тому

    is for now mern stack is better or java developer for the fresher and i am in sem5th which one i start

  • @ShrutiSingh-vs1nm
    @ShrutiSingh-vs1nm 3 місяці тому

    can u pls share resume .like i think my resume is not ATS friendly

  • @ChandanKumar01784
    @ChandanKumar01784 6 місяців тому

    Hi Kajal, I have 4 years of IT industry experience and around 3 years of experience as a Java developer. I feel stuck with a low salary and in one organization.
    For a few days, I've been watching your YT videos. Thanks for making it. It's helping.
    I have a question. How many months did you spend preparing for interviews, or did you prepare while giving interviews?

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      Hi it totally depends upon your knowledge if your basic knowledge is good than 2 to 3 months will be fine.

  • @satyamtiwari5515
    @satyamtiwari5515 6 місяців тому +4

    #FAKE interview experience. Request for all please cross-check it.

  • @ChinmayKaitade
    @ChinmayKaitade 6 місяців тому

    MERN Stack ke liye kuch batao and apply kaise krna kaha se krna pls batao❤

  • @arpitsharma-c4n
    @arpitsharma-c4n 6 місяців тому

    please please bata dijyega🙏🙏🙏🙏🙏🙏🙏AND one video on java developer road map

  • @P_r_o_p_l_a_y
    @P_r_o_p_l_a_y 6 місяців тому

    Any suggestions to fresher as java developer im going to join this month.i know only java not in depth?

  • @shivangsharma6477
    @shivangsharma6477 6 місяців тому

    Can a experience person experienced in other technology switch to other company that require experience in other technology

  • @techinfo2050
    @techinfo2050 6 місяців тому

    Thankyou for sharing 😊

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      Thanks for watching!

    • @java_curious
      @java_curious 6 місяців тому

      @@kajalgoyal3902 I am also looking for job change as Java dev and left with few days of NP. Can you share recruiter details if not an issue, sent you connect request in LinkedIN.

  • @mathsworldbysuraj6278
    @mathsworldbysuraj6278 2 місяці тому

    How much time is required to learn complete java development

  • @achamanpathak240
    @achamanpathak240 5 місяців тому

    didi from where i can learn kafka and rabitmq

  • @06-sahilshaikh8
    @06-sahilshaikh8 6 місяців тому

    aur kajal currently now i am in second year of BE engineering can you tell me how I should prepare!!! and also, I want 8LPA to 12LPA. and after all my preparation will you refer me?

  • @nameizdanny
    @nameizdanny 2 місяці тому

    This video is so doubtful for me, Do companies really ask these many questions to the 3 year experienced developer, because the questions are like to be asked to the 4 to 6 year experienced developer?

  • @pramodmote1117
    @pramodmote1117 6 місяців тому

    congratulation mam

  • @BECEG_JetunPatel
    @BECEG_JetunPatel 6 місяців тому

    Hello mam I am fresher just completed my collage and also internship in java and angular but now I am searching for job can you guid me please

  • @saivarshithgadasu7227
    @saivarshithgadasu7227 6 місяців тому

    Is all these topics need to be covered by a fresher or beginners? If not could you please help me in those topics for my interview preparation.

  • @gauravgunjan168
    @gauravgunjan168 4 місяці тому

    Hey, Kajal could you please provide any Pdf for Java Interview Questions

  • @Be-you-nd_Limits
    @Be-you-nd_Limits 5 місяців тому

    Hi! I am akash and currently persuing mca i had completed one year and i want to just know How much time it will take to learn java and what filds are enough to land a job .

  • @faizan346
    @faizan346 6 місяців тому +1

    Do you have any idea how much are they paying to SDE2, I am around 3 years of experience. Can I expect 25+ base from them?

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      Hi i have also applied for sde 2 but offered 18 base only.

    • @faizan346
      @faizan346 6 місяців тому

      @@kajalgoyal3902 Okay, not for me then thanks for superfast reply. Good luck I hope you get better opportunity out there

  • @OPM_Unfiltered
    @OPM_Unfiltered 5 місяців тому

    As a fresher with knowledge of Java
    What should I do

  • @umasingh4369
    @umasingh4369 6 місяців тому

    could you please add the answer with questions so it will be great help for interview point..

  • @pappug5319
    @pappug5319 6 місяців тому

    what was ur experience before this company.. mai 2yrs exp hu but as testing me ab how to switch???

    • @kajalgoyal3902
      @kajalgoyal3902  6 місяців тому

      Start applying this is the least u can do to start

  • @YashBangar-u2l
    @YashBangar-u2l 6 місяців тому

    Mam i am a fresher and done java but there is no job for fresher in java so what i do now ? May i shift on JS ,node ar continue apply for java roll ? PLZZ guide me

  • @PrinceSharma-jg2mh
    @PrinceSharma-jg2mh Місяць тому

    mam aapka cureent ctc kya tha us time plz bataiyega

    • @kajalgoyal3902
      @kajalgoyal3902  Місяць тому

      9.5

    • @PrinceSharma-jg2mh
      @PrinceSharma-jg2mh Місяць тому

      @kajalgoyal3902 ok so aapko they give very less mine is 8.25 now I am not sure how much should I ask for.. between how much you asked them Mam

    • @PrinceSharma-jg2mh
      @PrinceSharma-jg2mh Місяць тому

      @kajalgoyal3902 how much was your expected ask to Accenture hr

  • @luffy_codes
    @luffy_codes 2 місяці тому

    What is the ctc?