Upload Button Icon Add office photos

Filter interviews by

Splenta Systems Junior Java Developer Interview Questions and Answers

Updated 4 Aug 2021

Splenta Systems Junior Java Developer Interview Experiences

1 interview found

I applied via Recruitment Consultant

Interview Questionnaire 

1 Question

  • Q1. Regarding previous project I have done.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. Ooops questions asked for me
  • Q2. Collections questions asked for me
Round 2 - HR 

(1 Question)

  • Q1. Normal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Ddl dml dcl TCL join
  • Q2. Ddl dml dcl TCL join no multiple questions
  • Q3. No multiple questions

Interview Preparation Tips

Interview preparation tips for other job seekers - To obtain a challenging carrier in the IT industry and put my all efforts into the growth of the organisation and have a great working environment

I applied via Walk-in and was interviewed in Oct 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude test like technical questions

Round 3 - Coding Test 

Coding test for technical analysis

Round 4 - HR 

(1 Question)

  • Q1. HR is asking same basic questions java
Round 5 - Technical 

(2 Questions)

  • Q1. Technical questions asked
  • Q2. Full stack java developer

Interview Preparation Tips

Interview preparation tips for other job seekers - Core java, Advance Java, Oracle, Spring, HTML5, CSS, JavaScript and Angular-13
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Core java , Collections, OOP
  • Q2. Spring , Mysql, Hibernate, Machine test

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Self introduction , Java releted questions
Round 3 - HR 

(1 Question)

  • Q1. Company related questions and salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to work on our company i'm waiting for your response
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. What are primitive and non primitive data types
  • Ans. 

    Primitive data types are basic data types provided by the programming language, while non-primitive data types are created by the programmer.

    • Primitive data types include int, float, double, char, boolean, etc.

    • Non-primitive data types include arrays, classes, interfaces, etc.

    • Primitive data types store actual values, while non-primitive data types store references to objects.

  • Answered by AI
  • Q2. What are access modifiers and non access modifiers
  • Ans. 

    Access modifiers control the visibility of classes, methods, and variables. Non-access modifiers provide additional functionality.

    • Access modifiers: public, private, protected, default

    • Non-access modifiers: static, final, abstract, synchronized

    • Example: public class MyClass { private int myVar; }

  • Answered by AI
  • Q3. What are all Java 8 features and explain the one which we have used in our project
  • Ans. 

    Java 8 features include lambda expressions, functional interfaces, streams, and more.

    • Lambda expressions allow concise syntax for defining anonymous functions.

    • Functional interfaces can have only one abstract method and are used for lambda expressions.

    • Streams provide a way to process collections of objects in a functional style.

    • Optional class helps to avoid NullPointerException by wrapping a value that may be null.

  • Answered by AI
  • Q4. CICD tools which we have used explain in high level
  • Ans. 

    CICD tools automate the process of building, testing, and deploying code changes.

    • Popular CICD tools include Jenkins, GitLab CI/CD, CircleCI, and Travis CI

    • These tools help in automating the software development lifecycle

    • They enable continuous integration, continuous delivery, and continuous deployment

    • CICD tools help in improving code quality, reducing manual errors, and increasing development speed

  • Answered by AI
  • Q5. What is containerization
  • Ans. 

    Containerization is a lightweight, portable, and self-sufficient way to package and run applications.

    • Containerization involves encapsulating an application and its dependencies into a container image.

    • Containers are isolated from each other and share the host OS kernel.

    • Popular containerization platforms include Docker and Kubernetes.

    • Containerization allows for easy deployment and scaling of applications.

  • Answered by AI
  • Q6. What is indexing in sql
  • Ans. 

    Indexing in SQL is a technique used to improve the performance of queries by creating a data structure that allows for faster retrieval of data.

    • Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition in a query.

    • They work similar to the index in a book, allowing the database to quickly locate the rows that satisfy the query.

    • Indexes can be created using a single...

  • Answered by AI
  • Q7. Programming question on stream like finding the longest string in a given list of string

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I was interviewed in Aug 2024.

Round 1 - Assignment 

Complete Coding Test to write a complete application code.

Round 2 - Technical 

(2 Questions)

  • Q1. Definition based questions on jav
  • Q2. Micro service Design Patterns
  • Ans. 

    Microservice design patterns are architectural patterns used to design and implement microservices.

    • Service discovery and registration

    • Circuit breaker pattern

    • API gateway pattern

    • Event sourcing pattern

    • Saga pattern

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get things more towards definition, and expect clear cut answers to be given in response.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Java Springboot Microservices
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Java spring AWS and Kafka
Round 3 - HR 

(1 Question)

  • Q1. Current salary? Expected salary?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions were around microservices design pattern, AWS lambda, ECS and EC2
Round 2 - Technical 

(1 Question)

  • Q1. Asked about work experience . 1. what is VPC? 2. When 3rd party API is restricted to hit 5 requests at a time and you need to design a microservice to consume that API what will be your design approach?

Splenta Systems Interview FAQs

How to prepare for Splenta Systems Junior Java Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Splenta Systems. The most common topics and skills that interviewers at Splenta Systems expect are JDBC, JPA, Java, OOPS and Spring Boot.

Tell us how to improve this page.

Software Engineer
36 salaries
unlock blur

₹3.6 L/yr - ₹9.8 L/yr

Java Developer
11 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Software Developer
9 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹4.2 L/yr - ₹12 L/yr

Full Stack Developer
7 salaries
unlock blur

₹3.2 L/yr - ₹4.6 L/yr

Explore more salaries
Compare Splenta Systems 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