Upload Button Icon Add office photos

Filter interviews by

Shorthills AI Software Engineer II Interview Questions and Answers

Updated 23 Feb 2022

Shorthills AI Software Engineer II Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Run a program in any prefered language to perform few core programming tasks.
  • Ans. 

    I would use Python to perform basic programming tasks such as sorting, searching, and manipulating data structures.

    • Use built-in functions like sorted() and filter() for sorting and filtering data

    • Use loops and conditional statements for searching and manipulating data structures

    • Use libraries like NumPy and Pandas for advanced data manipulation and analysis

  • Answered by AI
  • Q2. Showcase your custom development work and questions related to that code.
  • Q3. Rest API and CMS based question.
Round 2 - One-on-one 

(1 Question)

  • Q1. Work experience in different segments and use cases of some custom implementations.
  • Ans. 

    I have experience in implementing custom solutions across various segments and use cases.

    • Developed a custom CRM system for a retail company

    • Implemented a custom inventory management system for a manufacturing company

    • Created a custom payment gateway integration for an e-commerce website

    • Designed a custom data analytics solution for a healthcare organization

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I expect a competitive salary based on my experience, skills, and the market rate for Software Engineer II positions.

    • Research the average salary range for Software Engineer II positions in your location and industry.

    • Consider your years of experience, technical skills, and any specialized knowledge or certifications.

    • Factor in the company's size, industry, and financial stability.

    • Be prepared to negotiate and discuss bene...

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with cross-functional teams to gather requirements and design solutions.

    • Implemented new features and fixed bugs in existing software.

    • Performed code reviews and provided feedback to team members.

    • Participated in agile development processes and attended daily stand-up meetings.

  • Answered by AI
  • Q3. Why are you looking for a change?
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Looking for a change to expand my skill set and learn new technologies.

    • Seeking a more collaborative and innovative work culture.

    • Wanting to work on larger and more complex projects.

    • Desire for career advancement and increased responsibilities.

    • Relocation or desire to work in a different city or country.

  • Answered by AI
  • Q4. Tell me about yourself.
  • Ans. 

    I am a software engineer with experience in developing and maintaining software applications.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects using different programming languages such as Java, C++, and Python.

    • I am skilled in software development methodologies like Agile and have experience with version control systems like Git.

    • I have strong problem-solving and analytical skills, which h...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific and detailed about your work experience and keep your basics clear.

Interview questions from similar companies

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

I applied via Referral and was interviewed before Dec 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 

(1 Question)

  • Q1. Some basic Django Questions, Python basic Questions and DS Questions
Round 3 - One-on-one 

(1 Question)

  • Q1. One to One round with the Manager where we discussed about the System Design and Case Study
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U

Round 2 - Technical 

(2 Questions)

  • Q1. 1. merge two linked list
  • Ans. 

    Merge two sorted linked lists without creating new nodes by rearranging existing nodes.

    • Traverse both linked lists simultaneously

    • Compare the values of nodes and rearrange pointers accordingly

    • Continue until one of the lists is fully traversed

  • Answered by AI
  • Q2. 2. reverse a linked list.
  • Ans. 

    Reverse a linked list by changing the direction of pointers.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating pointers to reverse the direction.

    • Update the head of the linked list to be the previous node once iteration is complete.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It included mcqs and multiple coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Yours technical skillls related questions
  • Q2. Managerial questions

Interview Preparation Tips

Topics to prepare for Aptos Software Developer interview:
  • Full Stack
Interview preparation tips for other job seekers - It was an on campus opportunity. Technical and managerial round happened together. The process was very smooth. The interviewers were professional yet friendly and made everything very comfortable. You should know the basics at least.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Problems related to Binary Search
  • Q2. Problem statement on BST

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, previous, and next

    • Iterate through the linked list, updating pointers to reverse the direction

    • Update the head of the linked list to be the last node visited

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Building small UI screen application in 1 hr for frontend developer

Round 2 - One-on-one 

(3 Questions)

  • Q1. Graph traversal question
  • Q2. React js questions
  • Q3. Javascript output guessing question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is promise
  • Ans. 

    A promise is an object representing the eventual completion or failure of an asynchronous operation.

    • Promises are used in JavaScript to handle asynchronous operations.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and failure callbacks.

    • Example: Fetching data from an API returns a promise that resolves with the data or rejects with an error.

  • Answered by AI
  • Q2. What is hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variable and function declarations are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations take precedence over variable declarations.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is event loop
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.

    • Event loop is commonly used in JavaScript to handle asynchronous operations like setTimeout, setInterval, and AJAX requests.

    • It allows for non-blocking I/O operations, ensuring that the program can continue running while waiting for I/O operations to complete.

    • Event loop works by contin...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Need to find output of given code
  • Q2. Solve some puzzles

Shorthills AI Interview FAQs

How many rounds are there in Shorthills AI Software Engineer II interview?
Shorthills AI interview process usually has 3 rounds. The most common rounds in the Shorthills AI interview process are Technical, One-on-one Round and HR.
What are the top questions asked in Shorthills AI Software Engineer II interview?

Some of the top questions asked at the Shorthills AI Software Engineer II interview -

  1. Run a program in any prefered language to perform few core programming tas...read more
  2. Work experience in different segments and use cases of some custom implementati...read more
  3. Showcase your custom development work and questions related to that co...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
View all

Shorthills AI Software Engineer II Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

5.0

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

5.0

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 4 Reviews and Ratings
Research Associate
32 salaries
unlock blur

₹2 L/yr - ₹3.3 L/yr

Software Engineer
23 salaries
unlock blur

₹2.7 L/yr - ₹12 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹9 L/yr - ₹26.5 L/yr

Data Analyst
10 salaries
unlock blur

₹2.5 L/yr - ₹6.7 L/yr

Software Developer
9 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Shorthills AI with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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