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
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
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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic questions of angular and javascript.
  • Q2. Es6 feature , typescript features
  • Q3. Promise, observable, focus on syntax of every thing like interceptor, routing, gaurd and all .
Round 2 - Technical 

(3 Questions)

  • Q1. Behaviour subject, subject, life cycle hooks
  • Q2. This round was not very easy in my case.
  • Q3. Be prepared for array and object of array questions. Like sorting, searching, filtering , any logic .
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions and managerial round. Not being hard . But learn about your project and past organisation
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

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 - Aptitude Test 

Logical reasoning and verbals

Round 3 - Group Discussion 

Data science and computer networking

Round 4 - Technical 

(5 Questions)

  • Q1. Dbms and oops ,data science and objects orientation
  • Q2. Demand paging and network topology
  • Q3. Difference between tcp and udp
  • Ans. 

    TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.

    • TCP is connection-oriented, meaning a connection must be established before data can be transmitted.

    • TCP is reliable, as it ensures that all data is received in the correct order without errors.

    • UDP is connectionless, meaning data can be sent without establishing a connection first.

    • UDP is unreliable, as it does not guara...

  • Answered by AI
  • Q4. Computer networking and types of topology
  • Ans. 

    Computer networking involves connecting multiple devices to share resources and information. Different types of network topologies include bus, star, ring, mesh, and hybrid.

    • Bus Topology: All devices are connected to a single cable, like a bus route.

    • Star Topology: All devices are connected to a central hub, like a star.

    • Ring Topology: Each device is connected to two other devices, forming a ring.

    • Mesh Topology: Every devi...

  • Answered by AI
  • Q5. Binarysearch and linked list of nodes bounded

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skill growups guys pls

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Polyfills , basic react app
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I was asked to implement lru cache which i did but still didn’t made to next round as apparently i didn’t complete the working code though in my opinion i did

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

I applied via AmbitionBox and was interviewed in Dec 2022. 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 - Aptitude Test 

Basic grammer, maths questions,

Round 3 - Technical 

(2 Questions)

  • Q1. Basic questions on programming languages
  • Q2. Oops concepts, collections, method overloading, method overriding
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Ans. 

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

    • Proficient in programming languages such as Java, C++, and Python

    • Experience in developing web applications using frameworks like Spring and Django

    • Strong problem-solving and analytical skills

    • Familiarity with version control systems like Git

    • Ability to work in a team and collaborate effectively

  • Answered by AI
  • Q2. What is your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a competitive salary based on my skills and experience.

    • I am interested in discussing the overall compensation package, including benefits and bonuses.

    • I am open to considering other forms of compensation, such as stock options or profit sharing.

    • I would like to learn more ab...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on basic questions reach there on time. If

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.

People are getting interviews through

based on 1 Shorthills AI interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
Zeta Interview Questions
3.3
 • 65 Interviews
View all

Shorthills AI Software Engineer II Reviews and Ratings

based on 4 reviews

4.6/5

Rating in categories

5.0

Skill development

4.6

Work-Life balance

4.6

Salary & Benefits

4.6

Job Security

5.0

Company culture

4.6

Promotions/Appraisal

4.6

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

Software Developer
9 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Data Analyst
8 salaries
unlock blur

₹5 L/yr - ₹13.5 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview