Upload Button Icon Add office photos
Engaged Employer

i

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

Uplers Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Uplers Software Engineer III Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Coding Test 

45 mins coding interview with medium leetcode question from graph

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

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

Round 1 - Coding Test 

Asked two 2 pointer based questions

Round 2 - Case Study 

Asked lru cache system design question

Interview experience
4
Good
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. Maximum Length of increasing subsequence
  • Ans. 

    Find the maximum length of increasing subsequence in an array of strings.

    • Use dynamic programming to keep track of the length of increasing subsequences ending at each index.

    • Iterate through the array and update the length of increasing subsequences.

    • Return the maximum length found.

  • Answered by AI
  • Q2. LLD for a storage based system
  • Ans. 

    LLD for a storage based system involves designing the detailed architecture and components of the system to efficiently store and retrieve data.

    • Identify the requirements for the storage system, including data types, volume, access patterns, and performance expectations.

    • Design the data storage architecture, including data structures, indexing mechanisms, and storage technologies like databases or file systems.

    • Define the...

  • Answered by AI
  • Q3. Hashmap based question
Round 3 - Technical 

(1 Question)

  • Q1. LLD for a S3 or a storage based system
  • Ans. 

    LLD for a S3 or a storage based system involves designing the detailed architecture and components of the system.

    • Define the data model including objects, metadata, and storage classes

    • Design the system components like storage nodes, metadata servers, and access control mechanisms

    • Consider scalability, fault tolerance, and data consistency in the design

    • Implement features like versioning, encryption, and access control pol...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 6 interview rounds.

Round 1 - Coding Test 

Coding , mainly random DSA question from Leetcode. (Medium difficulty)

Round 2 - Coding Test 

System Design , Building a working comment-box of FB/Twitter.

Round 3 - Coding Test 

Random questions on JS,CSS and HTML. A bit of coding on string/array .

Round 4 - Group Discussion 

Discussion on Permorance, Optimisation and Scalability

Round 5 - Coding Test 

Bar Raiser, Build React parser to build the JSX using a json of elements and their props.

Round 6 - One-on-one 

(1 Question)

  • Q1. A behavioural round, past projects, challenges, optimisation etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do lot of Leetcode, System Design Practises, LLDs and HLDs.

I applied via LinkedIn and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Testcase enumeration
  • Q2. Coding question based on an array traversal

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with qa process documents. Test plan, testing process. Test case scenarios.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

Online assessment test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Test strategy and test plan, scenario based questions
  • Q2. Conding round leetcode easy/medium level questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic programming
Round 2 - Technical 

(1 Question)

  • Q1. Selenium and test case related question

QA Engineer Interview Questions & Answers

Amazon user image sivamani kandan

posted on 11 Nov 2024

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

Coding from basics, practice leetcode

Round 2 - HR 

(2 Questions)

  • Q1. How would you test an appilication
  • Ans. 

    To test an application, I would follow a systematic approach to ensure all functionalities work as expected.

    • Create test cases based on requirements and user stories

    • Perform functional testing to check if all features work correctly

    • Conduct regression testing to ensure new changes do not affect existing functionalities

    • Test for performance, security, and usability

    • Use automation tools like Selenium for repetitive tests

  • Answered by AI
  • Q2. How would you test an api
  • Ans. 

    To test an API, I would focus on functionality, performance, security, and integration.

    • Create test cases to cover all API endpoints and methods

    • Test input validation and error handling

    • Check response times and performance under different loads

    • Verify security measures such as authentication and authorization

    • Integrate API testing with automation tools like Postman or Selenium

  • Answered by AI

Skills evaluated in this interview

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

Aptitude was hosted by Amazon themselves comprising of 3 sections:
1. Coding
2. MCQ regarding QA methodologies
3. Behavioural questions (where does your alignment lies)

Round 2 - Technical 

(2 Questions)

  • Q1. Simple string manipulation (e.g. anagram string)
  • Ans. 

    Check if two strings are anagrams of each other

    • Create a function that takes in two strings as input

    • Remove all spaces and special characters from both strings

    • Sort the characters in both strings and compare them to check if they are equal

  • Answered by AI
  • Q2. Optimise approach for each question
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions around automation suite
Round 4 - Technical 

(1 Question)

  • Q1. More questions on the projects I have worked, questions around them
Round 5 - One-on-one 

(2 Questions)

  • Q1. Alignment on where you are likely going to be in the org
  • Q2. Preferred work location

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply for the job position only if you can work from the location given in JD

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Asked about simple array question

Round 2 - Coding Test 

Asked DSA, related to hashmap

Round 3 - One-on-one 

(1 Question)

  • Q1. Binary search algo

Uplers Interview FAQs

How to prepare for Uplers Software Engineer III 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 Uplers. The most common topics and skills that interviewers at Uplers expect are AWS, Angular, Azure DevOps, C# and Digital Marketing.

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.0
 • 5.1k Interviews
Swiggy Interview Questions
3.8
 • 436 Interviews
Uber Interview Questions
4.2
 • 149 Interviews
Expedia Group Interview Questions
3.8
 • 76 Interviews
LinkedIn Interview Questions
4.3
 • 66 Interviews
OLX Interview Questions
3.8
 • 57 Interviews
Facebook Interview Questions
4.3
 • 52 Interviews
Groupon Interview Questions
3.1
 • 42 Interviews
Fareportal Interview Questions
3.4
 • 30 Interviews
Yahoo Interview Questions
4.6
 • 29 Interviews
View all
Project Coordinator
55 salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Talent Acquisition Executive
50 salaries
unlock blur

₹2.7 L/yr - ₹4.8 L/yr

Html Developer
41 salaries
unlock blur

₹1.9 L/yr - ₹5.8 L/yr

SEO Analyst
38 salaries
unlock blur

₹3 L/yr - ₹8.6 L/yr

Talent Acquisition Specialist
22 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Explore more salaries
Compare Uplers with

Amazon

4.0
Compare

Udaan

3.9
Compare

Uber

4.2
Compare

Fareportal

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