Upload Button Icon Add office photos

Filter interviews by

Ultramain Systems Java Software Engineer Interview Questions and Answers

Updated 4 Aug 2021

Ultramain Systems Java Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Oops concept, Class and object with example, any new technology, my strength, Constructors and destructors , thread and process, index

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Ultramain Systems?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. All java areas - basics Like inheritance polymorphism, method overloading, overriding, garbage collection, collections, data structure their implimentation, exception handling, java 8, on Postgres -...

Java Software Engineer Interview Questions Asked at Other Companies

Q1. How do you implement the Executor Framework, and what are its ben ... read more
Q2. Given an array, find the next largest element on the right side f ... read more
asked in Trie Coder
Q3. Can we pass values during object creation?
asked in Trie Coder
Q4. what are exceptions. How many times are there?
Q5. 1. Inheritance 2. Interface vs Abstract class 3. Exception throw ... read more

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

Interview Questionnaire 

4 Questions

  • Q1. Find the peak in an array in less than O(n) time.
  • Ans. 

    Find peak in array in less than O(n) time

    • Use binary search to find peak element

    • Compare middle element with its neighbors to determine direction

    • Repeat search in direction of larger neighbor until peak is found

  • Answered by AI
  • Q2. Find the next largest in the right side for every array element.
  • Ans. 

    Find the next largest in the right side for every array element.

    • Iterate through the array from right to left

    • Use a stack to keep track of elements

    • Pop elements from stack until a greater element is found

    • If no greater element is found, assign -1

  • Answered by AI
  • Q3. Find the shortest path in 0,1 matrix from (0,0) to (n-1,n-1)
  • Ans. 

    Find shortest path in 0,1 matrix from (0,0) to (n-1,n-1)

    • Use Breadth First Search (BFS) algorithm to find shortest path

    • Create a visited matrix to keep track of visited nodes

    • Create a distance matrix to keep track of distance from source node

    • Start BFS from (0,0) and keep updating visited and distance matrices

    • Return distance value at (n-1,n-1) in distance matrix

  • Answered by AI
  • Q4. Find the shortest super common string
  • Ans. 

    Finding the shortest super common string among an array of strings.

    • Create a set of all substrings of the first string

    • Iterate through the remaining strings and remove substrings not present in them

    • Return the shortest remaining substring

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA and be fimilar with Core java concept. Best of Luck

Skills evaluated in this interview

I applied via Naukri.com

Interview Questionnaire 

3 Questions

  • Q1. Write a user microservice to get the data from h2DB.
  • Ans. 

    A user microservice to retrieve data from h2DB

    • Create a REST API endpoint to handle user requests

    • Use JDBC to connect to the h2DB and retrieve data

    • Implement caching to improve performance

    • Ensure proper error handling and logging

    • Secure the API with authentication and authorization

  • Answered by AI
  • Q2. How to create thread singleton
  • Ans. 

    To create thread singleton, use double-checked locking or enum.

    • Use double-checked locking to ensure only one instance is created

    • Alternatively, use enum to create a singleton with thread safety

    • Ensure proper synchronization to avoid race conditions

  • Answered by AI
  • Q3. What does spring boot starter pom
  • Ans. 

    Spring Boot Starter POM is a parent POM that provides a set of dependencies for Spring Boot applications.

    • It includes commonly used dependencies such as Spring Framework, Spring Boot, and Spring Data.

    • It simplifies the process of configuring and deploying Spring Boot applications.

    • Developers can add additional dependencies to the POM file as needed.

    • Examples of Spring Boot Starter POMs include spring-boot-starter-web, spri...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - they dont care much about your previuos projects and all its really good thing, you will be having direct technical questions , should have strong knowledge in multithreading and singleton classes, they dont ask basic questions you must have strong knowledge in that area
be prepared to able to write programs in numbers series, good to have knowledge in data structues its really helpful..

ALL THE BEST.. MY BEST WISHES

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was difficult aptitude test. One need to be well versed in aptitude and coding ( any programming language).

Round 2 - Technical 

(1 Question)

  • Q1. I don't know i didn't pass aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well as the test is hard to crack.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basics

Analyst Interview Questions & Answers

IQVIA user image Anonymous

posted on 18 Jul 2021

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell more about yourself.
  • Q2. Why do you want to work in Data Analytics?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Try to explain projects that you have done in College. If time doesn't permit, just go ahead with the insights.
Are these interview questions helpful?

Interview Questionnaire 

2 Questions

  • Q1. Technical
  • Q2. Be yourself

I appeared for an interview before Jul 2020.

Interview Questionnaire 

1 Question

  • Q1. Is Infosys listed?
  • Ans. 

    Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.

    • Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)

    • It is also listed on the New York Stock Exchange (NYSE)

    • Infosys has a market capitalization of over $80 billion as of 2021

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in advance

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for the job change?
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.

    • Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.

    • Interest in new technologies: I'm excited about working with cuttin...

  • Answered by AI
  • Q2. Relevant technical questions, as per my current technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and be yourself. That's what the interviewers looked into. Also a thorough understanding of the technology is a must and that is what will help you in cracking the interview. You don't have to go in-depth, just the overview and what happens when is what they look for. Good communication skills is also an added incentive, something I always try to work on. All the best

Tell us how to improve this page.

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
WNS Interview Questions
3.3
 • 1.1k Interviews
Coforge Interview Questions
3.3
 • 589 Interviews
IQVIA Interview Questions
3.8
 • 492 Interviews
Goldman Sachs Interview Questions
3.5
 • 392 Interviews
Atos Interview Questions
3.8
 • 392 Interviews
TCE Interview Questions
3.8
 • 267 Interviews
View all
Software Engineer
25 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Software Developer
13 salaries
unlock blur

₹3.1 L/yr - ₹5.5 L/yr

Quality Control Analyst
11 salaries
unlock blur

₹4.2 L/yr - ₹6 L/yr

Junior Software Engineer
8 salaries
unlock blur

₹4 L/yr - ₹4.4 L/yr

Quality Analyst
7 salaries
unlock blur

₹2.2 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Ultramain Systems with

Wipro

3.7
Compare

Cognizant

3.7
Compare

Infosys

3.6
Compare

Tech Mahindra

3.5
Compare
write
Share an Interview