Upload Button Icon Add office photos

Filter interviews by

Salescode.ai Fullstack Java Developer Interview Questions and Answers

Updated 9 Nov 2024

Salescode.ai Fullstack Java Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked about react, sql, js, one recursion question
  • Q2. SQL queries only one
Round 2 - Coding Test 

Two Leedcode questions medium level

Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. What do you know about company

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Question related in resume skills and for company improvement knowledge
  • Q2. Personal information
Round 3 - Group Discussion 

4 senior interviewer in group discus

Interview Preparation Tips

Interview preparation tips for other job seekers - All the questions aks the fresher and experience employees
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Introduce yourself ?
  • Q2. What are the courses you are familiar with ?
  • Q3. Explain oops concept in java
  • Ans. 

    OOPs concept in Java is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming.

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes are blueprints for creating objects, and objects are instances of classes.

    • Inheritance allows classes to inherit properties and behaviors from other classes.

    • Polymorphism allows objects of dif...

  • Answered by AI
  • Q4. Write a palindrome program in java
  • Ans. 

    A palindrome program in Java checks if a given string is the same when read forwards and backwards.

    • Convert the string to lowercase to ignore case sensitivity.

    • Use two pointers, one starting from the beginning and the other from the end of the string.

    • Compare the characters at the two pointers, moving them towards the center until they meet or cross each other.

    • If at any point the characters are not equal, the string is no...

  • Answered by AI
  • Q5. Create a table questions in mysql
  • Ans. 

    Creating a table named 'questions' in MySQL.

    • Use the CREATE TABLE statement to create the table.

    • Specify the table name, column names, and their data types.

    • Set primary key, foreign key, and other constraints if required.

    • Add any additional properties like auto-increment, default values, etc.

    • Execute the SQL statement to create the table.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Capgemini Fullstack Java Developer interview:
  • Java
  • MySQL Database Administration
  • OOPS
Interview preparation tips for other job seekers - Be confident ,
Make sure you are well prepared in java .

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Hashmap inter working, arraylist internal working, concurrent hashmap, comprator vs comprable, list, set, queue, transient vs volatile, Serializable, executor framework,
  • Q2. Java 8 features especaily stream
Round 3 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a competitive salary based on my skills and experience.

    • I would like to be compensated fairly for the value I can bring to the company.

    • I am interested in discussing the overall compensation package, including benefits and bonuses.

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and multicultural, with members from different countries and professions.

    • My parents are from different countries, which has exposed me to different cultures and languages.

    • My father is a doctor and my mother is an engineer, which has influenced my interest in both medicine and technology.

    • I have relatives who are teachers, artists, and entrepreneurs, which has broadened my perspective on v...

  • Answered by AI
  • Q3. Why are you looking for a change?
  • Ans. 

    Looking for new challenges and growth opportunities.

    • Seeking a more challenging role to enhance my skills and knowledge.

    • Interested in working with new technologies and frameworks.

    • Want to be part of a dynamic and innovative team.

    • Desire for career growth and advancement.

    • Looking for a better work-life balance.

  • Answered by AI
  • Q4. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a highly skilled Fullstack Java Developer, leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously improving my skills

    • Contributing to the success of the company

  • Answered by AI
  • Q5. Tell me about yourself.
  • Ans. 

    I am a Fullstack Java Developer with experience in developing web applications using Java, Spring, and JavaScript.

    • I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.

    • I am proficient in front-end technologies like HTML, CSS, and JavaScript.

    • I have experience in developing RESTful APIs and working with databases like MySQL and MongoDB.

    • I am familiar with Agile development...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops basic concept, angular, hibernate and spring framework

I was interviewed in Feb 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Java common question on hashmap, stream api

Interview Preparation Tips

Interview preparation tips for other job seekers - there are 2 technical round basic

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Q1 - tell me about yourself After my introduction he directly jump into coding and asked me simple array manipulation question. Q3 - balanced string - you have a String = "()()()" or "(()" or "(()). The ou...
Round 2 - Technical 

(1 Question)

  • Q1. The interviewers don't know how to speak English and are worst in communication. Q1 - Convert int a=123 to string. I told him you can do it with in built method but he asked me to do without it. I told h...

Interview Preparation Tips

Interview preparation tips for other job seekers - My experience was bad because both the interviewers are not able to communicate properly and was not able to speak English properly.

I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Online hackerrank test on Angular and Java

Round 2 - Behavioral 

(3 Questions)

  • Q1. About project worked on
  • Q2. Roles and responsibilities
  • Q3. Problems faced in the project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, reply best possible way for the quesions by the point of view of interviewer
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Aug 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. SQL - a table with emp-id, emp-name, manager-id, Need to find the manger name for each emplyee.
  • Q2. FizzBuzz - if number is divisible by 3 print "fizz", if by 5 print "buzz", if by both "fizzbuzz"
  • Ans. 

    A simple program to print 'fizz' for multiples of 3, 'buzz' for multiples of 5, and 'fizzbuzz' for multiples of both.

    • Iterate through numbers from 1 to n.

    • Use modulo operator to check divisibility by 3 and 5.

    • Print 'fizz', 'buzz', or 'fizzbuzz' accordingly.

  • Answered by AI
  • Q3. Is it necessary for classes implementing an interface to implement interface methods?
  • Ans. 

    Yes, classes implementing an interface must implement interface methods.

    • Classes implementing an interface must provide concrete implementations for all methods declared in the interface.

    • Failure to implement all interface methods will result in a compilation error.

    • Interfaces are used to define a contract that implementing classes must adhere to.

  • Answered by AI
  • Q4. Spring basics - annotations
Round 3 - Technical 

(1 Question)

  • Q1. Spring boot basics
Round 4 - HR 

(1 Question)

  • Q1. Talked about my previous companies and salary. Before they conduct the interview I had told them my expectation, while negotiation they denied for providing that and were offering just 10% hike over my cur...

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go for this company. It is just waste of time.

Skills evaluated in this interview

Round 1 - One-on-one 

(1 Question)

  • Q1. A senior in my current team was asking questions. He was helping to complete my answers. Be prepared with oops, collection, thread concepts, spring, hibernate basics thoroughly.

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple... Most was from angular for first round, then move to java. You should be strong in java. Front end they won't ask much questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about internal working of JVM
  • Q2. Tell me about SAGA pattern in Microservices
  • Ans. 

    SAGA pattern is a design pattern used in microservices architecture to manage distributed transactions.

    • SAGA pattern breaks down a long-running transaction into a series of smaller, independent transactions.

    • Each step in the SAGA pattern is a separate service that communicates with other services through events.

    • If a step fails, compensating transactions are executed to rollback the changes made by previous steps.

    • Example:...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your current project structure
  • Q2. What is an API , how would you secure an API
  • Ans. 

    API stands for Application Programming Interface. It defines the methods and data formats that applications can use to communicate with each other.

    • API is a set of rules and protocols that allows different software applications to communicate with each other.

    • To secure an API, you can use authentication methods like OAuth, API keys, or JWT tokens.

    • Implementing encryption (HTTPS) and rate limiting can also enhance API secu...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to relocate to Bangalore
  • Q2. Tell me about one instance where you faced pressure and how did you overcome ?

Interview Preparation Tips

Interview preparation tips for other job seekers - You can assume easy to medium level questions.

Salescode.ai Interview FAQs

How many rounds are there in Salescode.ai Fullstack Java Developer interview?
Salescode.ai interview process usually has 3 rounds. The most common rounds in the Salescode.ai interview process are Technical, Coding Test and HR.
What are the top questions asked in Salescode.ai Fullstack Java Developer interview?

Some of the top questions asked at the Salescode.ai Fullstack Java Developer interview -

  1. Asked about react, sql, js, one recursion quest...read more
  2. SQL queries only ...read more

Tell us how to improve this page.

Salescode.ai Fullstack Java Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Fast track your campus placements

View all
Software Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Salescode.ai with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview