Upload Button Icon Add office photos

Filter interviews by

Umang Software Technologies Software Developer Trainee Interview Questions and Answers

Updated 3 Feb 2023

Umang Software Technologies Software Developer Trainee Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Feb 2022. There were 2 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. Oopc, dbms, dsa, coding questions, dbms queries
  • Q2. Coding questions on linked list ,function overloading.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study everything in depth, they ask applicative type of questions also i found interviewers bit rude.

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

This is the first round where they provided one paper to write technical question based on 2d arrays.

Round 2 - Technical 

(2 Questions)

  • Q1. Second round was technical round in this round they asked the intro, projects and opps and sql
  • Q2. 2D array question
Round 3 - Technical 

(1 Question)

  • Q1. The next day they called me for the second technical round in which they again asked the opps in depth and asked me to write the codes of opps and sql
Round 4 - HR 

(1 Question)

  • Q1. In HR round it was quite friendly they asked about my family, relocation, package, intership and etc

Interview Preparation Tips

Interview preparation tips for other job seekers - overall the interview was good i thought i will be selected for this role but they didn't revert back after that.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical round
Round 2 - Coding Test 

Deluge script which is Zoho internal script

Round 3 - HR 

(1 Question)

  • Q1. General discussion

Interview Preparation Tips

Topics to prepare for Nexivo Consulting Software Developer interview:
  • Zoho
  • Delugu Script
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. JavaScript HTML5 CSS3
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java 8 concepts

I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Employee model CRUD APIS USING SRPING BOOT & MYSQL

Round 2 - Technical 

(5 Questions)

  • Q1. TELL ME ABOUT YOUR SELF
  • Q2. SPRING BOOT VS SPRING
  • Ans. 

    Spring Boot is a framework that simplifies Spring development by providing pre-configured settings and dependencies.

    • Spring Boot is built on top of the Spring framework.

    • Spring Boot provides a standalone executable that can run the application.

    • Spring Boot provides auto-configuration, which reduces the need for manual configuration.

    • Spring Boot provides a wide range of starter dependencies that can be easily added to the p...

  • Answered by AI
  • Q3. JPA VS HIBERNATE WHAT IS ADVANTAGE USING JPA
  • Ans. 

    JPA is a specification while Hibernate is an implementation of JPA. JPA provides a standard API for ORM frameworks.

    • JPA is a standard API for ORM frameworks

    • JPA provides a vendor-neutral interface

    • JPA allows for easy switching between ORM frameworks

    • Hibernate is an implementation of JPA

    • Hibernate provides additional features beyond JPA

  • Answered by AI
  • Q4. WHTA IS MYSQL GROUP BY & DISTINCT
  • Ans. 

    MySQL GROUP BY is used to group rows with same values. DISTINCT is used to remove duplicate values from a column.

    • GROUP BY is used with aggregate functions like COUNT, SUM, AVG, etc.

    • DISTINCT is used to retrieve unique values from a column.

    • GROUP BY and DISTINCT can be used together to group and retrieve unique values.

    • Example: SELECT COUNT(*) FROM table_name GROUP BY column_name;

    • Example: SELECT DISTINCT column_name FROM t

  • Answered by AI
  • Q5. WHAT ARE SCOPES ARE AVAILABLE IN SPRING
  • Ans. 

    Spring has four scopes: Singleton, Prototype, Request, and Session.

    • Singleton scope creates a single instance of a bean.

    • Prototype scope creates a new instance of a bean every time it is requested.

    • Request scope creates a new instance of a bean for each HTTP request.

    • Session scope creates a new instance of a bean for each HTTP session.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PruTech Solutions Software Engineer interview:
  • Java
  • Spring Boot
  • MySQL Database Administration
  • JPA
Interview preparation tips for other job seekers - GOOD ORGANIZATION FOR LEARNERS

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. How much you can code in one day if we needed 10000 line of code in one day?
  • Ans. 

    It is not possible to accurately estimate the number of lines of code that can be written in one day.

    • The number of lines of code that can be written in a day depends on various factors such as complexity, requirements, and experience.

    • It is important to focus on writing clean and efficient code rather than just aiming for a specific number of lines.

    • Collaboration and teamwork can also impact the productivity and speed of...

  • Answered by AI
  • Q2. Can you work over time if needed ?
  • Q3. You are ready to learn technology Clint want?
  • Q4. What are the technology you know?
  • Ans. 

    I have knowledge in various technologies used in software development.

    • Java

    • Python

    • C++

    • HTML/CSS

    • JavaScript

    • SQL

    • Git

    • Linux

    • Agile methodologies

  • Answered by AI
  • Q5. How much you rate your self in each of technology

I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic SQL questions and hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I got selected for SQL developer it was an average interview process interviewer made me comfortable then he started with interview

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are oops concepts, What are java8 features, functional interface, spring boot annotations, microservice.
  • Ans. 

    Answering questions related to OOPs concepts, Java8 features, functional interface, Spring Boot annotations, and microservices.

    • OOPs concepts include encapsulation, inheritance, abstraction, and polymorphism.

    • Java8 features include lambda expressions, streams, default methods, and functional interfaces.

    • Functional interface is an interface with only one abstract method and can be used with lambda expressions.

    • Spring Boot a...

  • Answered by AI
  • Q2. Threads concepts, synchronization,

Interview Preparation Tips

Topics to prepare for PruTech Solutions Java Developer interview:
  • Abstract class, interface,
  • Hinernate dialect, springboot ad
  • Restcontroller, annotations
  • Sql queries, groupby, orderby ec
Interview preparation tips for other job seekers - Prepare all core java concepts, oops concepts, jaba 8 features throughly.

Skills evaluated in this interview

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. About yourself?
  • Q2. Technical skills.

Umang Software Technologies Interview FAQs

How many rounds are there in Umang Software Technologies Software Developer Trainee interview?
Umang Software Technologies interview process usually has 2 rounds. The most common rounds in the Umang Software Technologies interview process are Resume Shortlist and One-on-one Round.
How to prepare for Umang Software Technologies Software Developer Trainee 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 Umang Software Technologies. The most common topics and skills that interviewers at Umang Software Technologies expect are Information Technology, Computer science, Database, IT and Mobile.
What are the top questions asked in Umang Software Technologies Software Developer Trainee interview?

Some of the top questions asked at the Umang Software Technologies Software Developer Trainee interview -

  1. Coding questions on linked list ,function overloadi...read more
  2. Oopc, dbms, dsa, coding questions, dbms quer...read more

Tell us how to improve this page.

Umang Software Technologies Software Developer Trainee Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Zestgeek Interview Questions
4.7
 • 3 Interviews
sifars Interview Questions
4.8
 • 2 Interviews
View all
Compare Umang Software Technologies with

sifars

4.8
Compare

PruTech Solutions

4.0
Compare

Zestgeek

4.7
Compare

Webstep Technologies

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