Upload Button Icon Add office photos

Filter interviews by

Sketch Brahma Technologies Java Developer Interview Questions and Answers

Updated 15 Nov 2024

Sketch Brahma Technologies Java Developer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

It's 1 hour duration coding test:
1st question was to find the second highest value from the list.
2nd question was to flattend the list of list of Integers.
Both had a constraint
After that I didn't hear from them

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join the company, they aren't serious about interviewing or hiring you and you won't be hearing from them, they boast about having flipkart as a client that's it.

Java Developer Jobs at Sketch Brahma Technologies

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Java & advance java,spring Boot
  • Ans. 

    I m to get yourlife company to work.

  • Answered Anonymously
  • Q2. Check my skills
  • Ans. 

    It's like technical round & Hr round , way of language speaking.

  • Answered Anonymously
  • Q3. I ability to doing work hard in this company
  • Q4. I'm have read to extra work form this company
  • Q5. I hope I think about me good everything it's OK thank you my side.

Interview Preparation Tips

Topics to prepare for Amazon Java Developer interview:
  • Core Java
  • JDBC
  • Servlets
  • Hibernate
  • Spring Boot
Interview preparation tips for other job seekers - Good
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. No one showed up to interview
  • Q2. Even they don’t responded to my mails

Interview Preparation Tips

Interview preparation tips for other job seekers - Respect other people time
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Regular core java, OOPS, Spring Boot questions. It was like a rapid-fire round.
Round 2 - One-on-one 

(3 Questions)

  • Q1. Coding question - find repeat elements in an array
  • Ans. 

    Find repeat elements in an array of strings

    • Iterate through the array and store each element in a HashMap with its count

    • Check if the count of any element is greater than 1, then it is a repeat element

    • Return the repeat elements found in the array

  • Answered by AI
  • Q2. Project related questions
  • Q3. Build a basic CRUD REST API endpoint
  • Ans. 

    Build a basic CRUD REST API endpoint

    • Create a REST API endpoint for each CRUD operation (Create, Read, Update, Delete)

    • Use HTTP methods like POST, GET, PUT, DELETE to perform CRUD operations

    • Implement data validation and error handling for each operation

    • Utilize a framework like Spring Boot or Express.js to simplify API development

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Behavioral questions
  • Q2. Technical questions about SpringBoot and microservices
  • Q3. SQL question - third highest salary
  • Ans. 

    To find the third highest salary in a SQL table, you can use the 'SELECT TOP 1' statement with 'ORDER BY salary DESC OFFSET 2 ROWS FETCH NEXT 1 ROWS ONLY'.

    • Use the 'SELECT TOP 1' statement to retrieve only one record

    • Order the records by salary in descending order using 'ORDER BY salary DESC'

    • Skip the first two highest salaries using 'OFFSET 2 ROWS'

    • Fetch the next record after skipping the first two using 'FETCH NEXT 1 ROW

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Implementation of the Spring security

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. All basic java question

Interview Preparation Tips

Topics to prepare for IBM Java Developer interview:
  • hashmap
  • collection
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 

(2 Questions)

  • Q1. Java 8 new features
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and simplify code.

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

    • Default methods allow for adding new methods to interfaces without breaking existing implementations.

    • Other new features include the Date and Time API, Nashorn JavaScript engine, and...

  • Answered by AI
  • Q2. Stream api coding questions
Round 3 - Technical 

(2 Questions)

  • Q1. Your last project
  • Ans. 

    Developed a web-based inventory management system for a retail company

    • Used Java, Spring Boot, and MySQL for backend development

    • Implemented a responsive UI using AngularJS and Bootstrap

    • Integrated barcode scanning functionality for faster inventory management

    • Implemented user authentication and authorization using Spring Security

    • Deployed the application on AWS EC2 instance

  • Answered by AI
  • Q2. Challenged faced in last project
  • Ans. 

    Integrated a new payment gateway in the project

    • Had to understand the API documentation of the payment gateway

    • Had to modify the existing codebase to integrate the new gateway

    • Had to test the integration thoroughly to ensure it works as expected

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It had L1 and L2 round. L1 was about general questions and L2 was about your last project and experience.

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Jun 2023. 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 

For freshers there is online aptitude test.

Round 3 - Coding Test 

Coding round is done by interviewers on live screen sharing

Round 4 - One-on-one 

(1 Question)

  • Q1. Here they discuss about projects and work in depth.
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about yourself? What are your hobbies? If you get chance to work with our company what is your expectations from us?
  • Q2. Discuss about policies and work culture

I applied via LinkedIn and was interviewed in Sep 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 - HR 

(2 Questions)

  • Q1. What is your expectations from mindtree ?
  • Q2. As I am fresher I want a good environment to implement my theoretical knowledge to practical.your company also working on Java and I have done multiple projects on Java.
Round 3 - Technical 

(2 Questions)

  • Q1. What does you know about oops
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS is based on four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects of d...

  • Answered by AI
  • Q2. So give answer according to you

Interview Preparation Tips

Topics to prepare for LTIMindtree Java Developer interview:
  • OOPS
  • MySQL
Interview preparation tips for other job seekers - Actually we have to decide in which portion is best for you then give the hint to him to ask questions around that portion
Round 1 - Technical 

(1 Question)

  • Q1. Core java , jdbc template, basic rest questions...restcontroller vs controller, springbootappliaction annotation,multithreading.
Round 2 - HR 

(1 Question)

  • Q1. Asks about current salary..gets shocked with current CTC. I tell her my expectations, she says you better go with current offers in hand. Why do I had to go through all interview process if you could not p...

Interview Preparation Tips

Interview preparation tips for other job seekers - Do basic core java,spring,rest questions. Don't interview here...there is no professionalism here while discussing salary.

Sketch Brahma Technologies Interview FAQs

How many rounds are there in Sketch Brahma Technologies Java Developer interview?
Sketch Brahma Technologies interview process usually has 1 rounds. The most common rounds in the Sketch Brahma Technologies interview process are Coding Test.
How to prepare for Sketch Brahma Technologies 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 Sketch Brahma Technologies. The most common topics and skills that interviewers at Sketch Brahma Technologies expect are Java, Java Spring Boot, RDBMS, MySQL and Core Java.

Tell us how to improve this page.

Product Engineer
23 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Product Designer
23 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Data Analyst
6 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Front end Developer
6 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Senior Product Designer
6 salaries
unlock blur

₹6.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Sketch Brahma Technologies with

FrogIdeas

2.5
Compare

Cue Blocks Technologies

4.5
Compare

Srijan Technologies

3.6
Compare

Net Solutions

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview