Upload Button Icon Add office photos

Filter interviews by

Hexagon Capability Center Senior Software Engineer Interview Questions, Process, and Tips

Updated 23 Dec 2024

Top Hexagon Capability Center Senior Software Engineer Interview Questions and Answers

Hexagon Capability Center Senior Software Engineer Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Piping reports prep
  • Q2. Inch dia calculation
  • Q3. Puzzles and logics
  • Q4. Sand timers and engineering
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions asked about OOPS

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

I applied via Referral and was interviewed in Sep 2022. There were 4 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. Technical questions with accordance with job title
  • Q2. Related to technical stuffs and questions accordingly
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round and work management skills
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and perks and benefits discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep basics clear and keep urself ready with the job description. Be confident on ur answers

I applied via Approached by Company and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Q Introduce yourself Q Architecture of your current project
  • Q2. Q advanced Javascript questions like :ES6 features ,closure,currying,http calls, Q React questions like: lifecycle methods,useeffect,usecontext Redux architecture
  • Q3. Q Reverse String Coding question Q find unique array value
  • Ans. 

    Reverse a given string and find unique values in an array of strings.

    • Use the reverse() method to reverse the given string.

    • Use a Set to store unique values in the array.

    • Loop through the array and add each element to the Set.

    • Convert the Set back to an array to get the unique values.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Received call from HR and Shortlisted for technical video interview.there are 2 interviewers for this round Interviewers as good knowledge as per my experience in this I cleared this round because I answered all technical questions and solved 2 coding problems.Interviewer was happy with my all answers.

Then coming to recruiting team I haven't seen such worst recruiting process HR behaviour is Unprofessional after completing my technical round I followed up one week didn't receive single response from HR.With the help of linkdin I got mail Id of head HR .I mailed them and finally reply came we're sorry we forgot to respond you're not shortlisted.

I think they can't afford me .they hired another candidate with a low package.

Don't waste your time with this Shit recruiting team.

Hexagon Capability Center interview questions for designations

 Software Engineer

 (1)

 Software Engineer Intern

 (1)

 Senior Test Engineer

 (1)

 Software Developer

 (7)

 Software Analyst

 (2)

 Lead Software

 (1)

 Software Consultant

 (1)

 Software Developer Intern

 (2)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Basic ques regarding strings arrays

Round 2 - Technical 

(2 Questions)

  • Q1. Past projects and technologies
  • Q2. Web architecture
Round 3 - HR 

(1 Question)

  • Q1. Past experience, work culture, salary discussions

I applied via Referral and was interviewed before Apr 2021. There were 3 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 - Technical 

(1 Question)

  • Q1. Explain pipes, directives, routing in angular
  • Ans. 

    Pipes, directives, and routing are key features of Angular for data manipulation, component rendering, and navigation.

    • Pipes are used for transforming data in templates, such as formatting dates or currency

    • Directives are used for manipulating the DOM, such as hiding or showing elements based on conditions

    • Routing is used for navigating between different components and views based on URLs

    • Angular provides built-in pipes an...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Explain about Ajax calls
  • Ans. 

    Ajax calls allow for asynchronous communication between client and server without reloading the entire page.

    • Ajax stands for Asynchronous JavaScript and XML

    • Used to update parts of a web page without reloading the entire page

    • Can be used to retrieve data from a server and display it on a web page

    • Can be used to send data to a server without reloading the entire page

    • Uses XMLHttpRequest object to send and receive data

  • Answered by AI
  • Q2. Why Angular, difference between angular ans react
  • Ans. 

    Angular is a full-fledged framework while React is a library. Angular uses TypeScript while React uses JavaScript.

    • Angular is a complete framework with a lot of built-in features while React is a library that only handles the view layer.

    • Angular uses TypeScript, which is a superset of JavaScript, while React uses plain JavaScript.

    • Angular has a steeper learning curve but provides more structure and organization while Reac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on basic Javascript and angular

Skills evaluated in this interview

Senior Software Engineer Jobs at Hexagon Capability Center

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap internal working
  • Q2. Equals and hashcode
Round 2 - Technical 

(2 Questions)

  • Q1. Microservice design pattern
  • Ans. 

    Microservice design pattern focuses on breaking down a large application into smaller, independent services.

    • Each microservice is responsible for a specific function or feature

    • Communication between microservices is typically done through APIs

    • Microservices can be developed, deployed, and scaled independently

    • Examples: Netflix, Amazon, Uber

  • Answered by AI
  • Q2. Springboot annotation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Scheduled script and Map reduce script?
  • Ans. 

    Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.

    • Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.

    • Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.

    • Scheduled script is typically used for routine tasks, while Map reduce script is used fo...

  • Answered by AI
  • Q2. Types of scripts in NetSuite.
  • Ans. 

    Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.

    • SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.

    • SuiteTalk: Web services integration for connecting NetSuite with external systems.

    • SuiteFlow: Visual workflow tool for automating business processes.

    • SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions on java , spring boot , containarisation tools, coding, SOLID principles
Round 2 - Assignment 

5 coading questions were asked in it

Round 3 - HR 

(1 Question)

  • Q1. Manegerial round

Hexagon Capability Center Interview FAQs

How many rounds are there in Hexagon Capability Center Senior Software Engineer interview?
Hexagon Capability Center interview process usually has 2-3 rounds. The most common rounds in the Hexagon Capability Center interview process are Technical, Resume Shortlist and HR.
How to prepare for Hexagon Capability Center Senior Software Engineer 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 Hexagon Capability Center. The most common topics and skills that interviewers at Hexagon Capability Center expect are Test Cases, Automation, Analytical, Software Engineering and Python.
What are the top questions asked in Hexagon Capability Center Senior Software Engineer interview?

Some of the top questions asked at the Hexagon Capability Center Senior Software Engineer interview -

  1. Q Reverse String Coding question Q find unique array va...read more
  2. Why Angular, difference between angular ans re...read more
  3. Explain pipes, directives, routing in angu...read more

Tell us how to improve this page.

Hexagon Capability Center Senior Software Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Hexagon Capability Center Senior Software Engineer Salary
based on 299 salaries
₹5.5 L/yr - ₹17.5 L/yr
29% less than the average Senior Software Engineer Salary in India
View more details

Hexagon Capability Center Senior Software Engineer Reviews and Ratings

based on 41 reviews

4.4/5

Rating in categories

3.9

Skill development

4.7

Work-life balance

3.8

Salary

4.6

Job security

4.6

Company culture

3.5

Promotions

4.1

Work satisfaction

Explore 41 Reviews and Ratings
Senior Software Developer
313 salaries
unlock blur

₹5.4 L/yr - ₹19 L/yr

Senior Software Engineer
299 salaries
unlock blur

₹5.5 L/yr - ₹17.5 L/yr

Software Developer
200 salaries
unlock blur

₹3.8 L/yr - ₹11 L/yr

Software Consultant
178 salaries
unlock blur

₹8.1 L/yr - ₹24.8 L/yr

Principal Software Developer
174 salaries
unlock blur

₹9.1 L/yr - ₹30.8 L/yr

Explore more salaries
Compare Hexagon Capability Center with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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