Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by UST Team. If you also belong to the team, you can get access from here

UST Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

UST Senior Developer Interview Questions and Answers

Updated 28 Nov 2024

UST Senior Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Reverse an array using Java 8
  • Ans. 

    Using Java 8, reverse an array of strings

    • Use Arrays.stream() to convert the array to a stream

    • Use Collections.reverse() to reverse the stream

    • Use Collectors.toList() to convert the stream back to a list

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

(2 Questions)

  • Q1. Code a controller class , service class, entity and repository
  • Ans. 

    Code a controller, service, entity, and repository classes for a software application.

    • Create a controller class to handle incoming requests and interact with the service layer.

    • Develop a service class to implement business logic and interact with the repository.

    • Define an entity class to represent data in the application.

    • Implement a repository class to handle database operations for the entity.

  • Answered by AI
  • Q2. Basic questions about steams

Interview Preparation Tips

Topics to prepare for UST Senior Developer interview:
  • Spring Boot
  • Microserviecs

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Easy exam sample available on youtube

Round 2 - Technical 

(2 Questions)

  • Q1. What are step functions.
  • Ans. 

    Step functions are a type of serverless function that allow you to create workflows by chaining multiple functions together.

    • Step functions are used to coordinate multiple AWS services into serverless workflows.

    • They allow you to define a series of steps in a workflow, with each step being a separate function.

    • You can use step functions to handle complex business logic, long-running processes, and error handling.

    • Step func...

  • Answered by AI
  • Q2. How to scale lambdas
  • Ans. 

    Scaling lambdas involves optimizing memory usage, increasing concurrency, and managing dependencies.

    • Optimize memory usage by reducing unnecessary variables and objects

    • Increase concurrency by using asynchronous programming and parallel processing

    • Manage dependencies by breaking down functions into smaller, more modular components

    • Consider using AWS Lambda Provisioned Concurrency for consistent performance

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. How did you handled a difficult collegelue
  • Ans. 

    I addressed the issue directly and professionally, seeking to understand their perspective and find common ground.

    • Approached the colleague privately to discuss the issue

    • Listened actively to their concerns and perspective

    • Sought to find common ground and reach a resolution

    • Maintained professionalism and respect throughout the conversation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Managerial round. Behavioral and cloud technology scenario based questions. Interviewer very friendly and open

Skills evaluated in this interview

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Core JavaScript concept
  • Q2. Write an example for the closure
  • Ans. 

    A closure is a function that has access to its own scope, as well as the outer scope in which it was defined.

    • A closure can access variables from its outer function even after the outer function has finished executing.

    • Closures are commonly used in event handlers, callbacks, and asynchronous code.

    • Example: const outerFunction = () => { const outerVar = 'I am outer'; return () => { console.log(outerVar); }; }; const innerF...

  • Answered by AI
  • Q3. Diffrence between Normal and Arrow Fuction and its example
  • Ans. 

    Arrow functions are concise syntax for writing functions in JavaScript, compared to normal functions.

    • Arrow functions do not have their own 'this' keyword, they inherit it from the parent scope.

    • Arrow functions do not have 'arguments' object.

    • Arrow functions cannot be used as constructors.

    • Arrow functions are more concise and easier to read compared to normal functions.

  • Answered by AI
  • Q4. React States and Props, Hook, Life cycle method

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Array qs reverse
  • Q2. Question about angular and react
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write the implementation for list in Scala
  • Ans. 

    Implementation of list in Scala

    • Use the List class in Scala to create a list

    • Lists are immutable and can hold elements of the same type

    • Example: val myList = List(1, 2, 3, 4, 5)

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Apr 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. Questions on Salesforce admin and development
  • Q2. Lwc and aura questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Describe your projects

Interview Preparation Tips

Topics to prepare for Virtusa Consulting Services Senior Developer interview:
  • Salesforce
  • Salesforce CRM
Interview preparation tips for other job seekers - Be confident. Brush up your Salesforce knowledge properly.
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 - Technical 

(1 Question)

  • Q1. Basic questions from collections,spring ,hibernate
Round 3 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 4 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through previous project work flow and basics of core java,spring and hibernate.

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 4 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 - Coding Test 

Simple crisp and to the point questions no extra stuff

Round 3 - Technical 

(1 Question)

  • Q1. General to your technical background
Round 4 - HR 

(1 Question)

  • Q1. General and to the the point mentioned in your cv

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and then explain whatever is in your cv and don't fake things up
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Core Java concepts, Collections framework
  • Q2. Concurrency, threads, stream and coding questions on streams

I applied via Naukri.com and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. 1. What is ETL and DWH?
  • Ans. 

    ETL stands for Extract, Transform, Load and DWH stands for Data Warehouse.

    • ETL is a process of extracting data from various sources, transforming it into a format suitable for analysis, and loading it into a target system.

    • DWH is a system used for storing and managing data from various sources for business intelligence purposes.

    • ETL is a crucial step in populating a DWH with data.

    • ETL involves data extraction, data transfo...

  • Answered by AI
  • Q2. 2.How to differentiate outer and inner joins with sample data?
  • Ans. 

    Outer join returns all records from one table and matching records from another, while inner join returns only matching records.

    • Outer join uses the (+) symbol in Oracle and LEFT/RIGHT OUTER JOIN in SQL Server

    • Inner join uses INNER JOIN keyword in SQL

    • Sample data: Table A has 5 records, Table B has 3 records, Outer join returns 8 records while Inner join returns 3 records

  • Answered by AI
  • Q3. 3.How to implement SCDs and different between them?
  • Ans. 

    SCDs are used to track changes in data over time. There are three types: Type 1, Type 2, and Type 3.

    • Type 1 SCDs overwrite old data with new data.

    • Type 2 SCDs add a new row for each change, with a start and end date.

    • Type 3 SCDs add columns to the existing row to track changes.

    • SCDs are commonly used in data warehousing and business intelligence.

    • The choice of SCD type depends on the specific use case and data requirements.

  • Answered by AI
  • Q4. 4. How to delete duplicate rows based on key in a table?
  • Ans. 

    To delete duplicate rows based on key in a table, use the DELETE statement with a subquery.

    • Identify the key column(s) that define the uniqueness of a row

    • Use the GROUP BY clause to group the rows by the key column(s)

    • Use the HAVING clause to filter out the groups that have more than one row

    • Use the subquery to select the duplicate rows to be deleted

    • Use the DELETE statement with the subquery to delete the duplicate rows

  • Answered by AI
  • Q5. 5. What are the differences between fact and dimension?
  • Ans. 

    Fact and dimension are two types of data in a data warehouse.

    • Fact is a measurable event that can be analyzed, while dimension provides context to the fact.

    • Fact is quantitative, while dimension is qualitative.

    • Fact is stored in a fact table, while dimension is stored in a dimension table.

    • Examples of fact include sales, revenue, and profit, while examples of dimension include time, location, and product.

    • Fact and dimension...

  • Answered by AI
  • Q6. 6.Can you join different fact tables ?
  • Ans. 

    Yes, fact tables can be joined together in a data warehouse to combine related information.

    • Fact tables contain quantitative data and are typically joined using common dimensions.

    • Joining fact tables allows for more comprehensive analysis and reporting.

    • For example, joining a sales fact table with a customer fact table can provide insights on customer behavior and purchasing patterns.

  • Answered by AI
  • Q7. 7.What do you understand by degenerate dimension?
  • Ans. 

    Degenerate dimension refers to a dimension with only one value.

    • A degenerate dimension is a dimension table with only one column and one row.

    • It is used to join fact tables with different granularity levels.

    • For example, a time dimension with only one value can be used to join a sales fact table with daily granularity and a returns fact table with hourly granularity.

  • Answered by AI
  • Q8. 8.Difference between OLTP and OLAP systems.
  • Ans. 

    OLTP is a transactional system for day-to-day operations, while OLAP is analytical system for decision-making.

    • OLTP deals with real-time data processing, while OLAP deals with historical data analysis.

    • OLTP is optimized for write operations, while OLAP is optimized for read operations.

    • OLTP is used for operational tasks like order processing, while OLAP is used for strategic tasks like sales forecasting.

    • OLTP databases are...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process questions can give indication about the nature of tasks related to the project. Barring general trivial questions, rest of the questions are linked to the common tasks of the project. Those who might be seeking a particular sort of task environment can either ask at the end of interview or infer from the questions. It can be helpful to gather insight about alternative projects that are there in the Organization apart from the project that is conducting selection process.

Skills evaluated in this interview

UST Interview FAQs

How many rounds are there in UST Senior Developer interview?
UST interview process usually has 2 rounds. The most common rounds in the UST interview process are One-on-one Round.
How to prepare for UST Senior 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 UST. The most common topics and skills that interviewers at UST expect are Java, SQL, .Net, API and AS400.
What are the top questions asked in UST Senior Developer interview?

Some of the top questions asked at the UST Senior Developer interview -

  1. Code a controller class , service class, entity and reposit...read more
  2. Reverse an array using Jav...read more
  3. Basic questions about ste...read more

Tell us how to improve this page.

UST Senior Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
UST Senior Developer Salary
based on 65 salaries
₹6.7 L/yr - ₹25 L/yr
At par with the average Senior Developer Salary in India
View more details

UST Senior Developer Reviews and Ratings

based on 6 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.1

Salary

3.4

Job security

3.1

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 6 Reviews and Ratings
Software Developer
2.1k salaries
unlock blur

₹2.5 L/yr - ₹12.6 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹6.6 L/yr - ₹27.1 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.7 L/yr - ₹15.4 L/yr

System Analyst
1.1k salaries
unlock blur

₹6.3 L/yr - ₹21 L/yr

Senior Software Developer
924 salaries
unlock blur

₹5.6 L/yr - ₹20 L/yr

Explore more salaries
Compare UST with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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