Upload Button Icon Add office photos
Engaged Employer

i

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

HexaView Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HexaView Technologies Associate Application Engineer Interview Questions and Answers

Updated 20 Nov 2022

HexaView Technologies Associate Application Engineer Interview Experiences

3 interviews found

I applied via Campus Placement and was interviewed in Oct 2022. There were 5 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 - Aptitude Test 

Aptitude and technical questions.

Round 3 - Technical 

(1 Question)

  • Q1. 1.2 hrs of interview with coding questions and DSA and DBMS and puzzles.
Round 4 - Technical 

(1 Question)

  • Q1. 1.3 hrs of coding test and DSA and puzzles.
Round 5 - Behavioral 

(1 Question)

  • Q1. Design of algorithms and puzzles and DBMS
  • Ans. 

    Designing algorithms and puzzles requires creativity and logical thinking. DBMS knowledge is essential for efficient data management.

    • Algorithm design involves breaking down complex problems into smaller, manageable steps.

    • Puzzle design requires creativity and the ability to think outside the box.

    • DBMS knowledge is essential for efficient data management and retrieval.

    • Understanding data structures and algorithms is crucia

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HexaView Technologies Associate Application Engineer interview:
  • Data Structures
  • DBMS
  • Programming
  • Puzzles
Interview preparation tips for other job seekers - Have patience and rest will be fine.
Interview will be little bit lengthy.

Skills evaluated in this interview

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 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. Easy question on DBMS OPPs DSA
Round 4 - Technical 

(1 Question)

  • Q1. Medium question on DSA OOPs DSA
Round 5 - Technical 

(1 Question)

  • Q1. Hard question DSA OOPs DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy but many rounds jhweufkdfnkd efeijdjned jdoiwd

Associate Application Engineer Interview Questions Asked at Other Companies

Q1. Design of algorithms and puzzles and DBMS
Q2. 1. What is switch 2. what is router 3. difference b/w switch & ... read more

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Questions on data arrays and linked list.
  • Q2. Questions on Oops.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with data structures and algorithms. All round will be live coding on ide.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. API testing methods
  • Ans. 

    API testing methods involve functional, performance, security, and exploratory testing.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Performance testing checks the API's response time, throughput, and resource utilization.

    • Security testing verifies the API's authentication, authorization, and encryption mechanisms.

    • Exploratory testing involves ad-hoc testing to discover defects and usa...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.

    • Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.

    • Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.

    • Sanity testing is used to check if the critical functionalities are ...

  • Answered by AI
  • Q3. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.

    • Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is ...

  • Answered by AI
  • Q4. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical based interview round.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Project description
  • Ans. 

    Developed a web application for tracking personal fitness goals and progress.

    • Used React.js for front-end development

    • Implemented RESTful APIs for data retrieval and storage

    • Utilized MongoDB for database management

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

(2 Questions)

  • Q1. Questions on project
  • Q2. Any problems faced
  • Ans. 

    Yes, faced challenges with debugging complex code and integrating third-party APIs.

    • Debugging complex code with multiple dependencies

    • Integrating third-party APIs with inconsistent documentation

    • Resolving compatibility issues between different software components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just chill , they hire anybody even if don't have knowledge they will still hire
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Form based JS questions. String questions in javascript
  • Q2. React interview questions with some state management follow up questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on js ,es6, node.js
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions

HexaView Technologies Interview FAQs

How many rounds are there in HexaView Technologies Associate Application Engineer interview?
HexaView Technologies interview process usually has 5 rounds. The most common rounds in the HexaView Technologies interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in HexaView Technologies Associate Application Engineer interview?

Some of the top questions asked at the HexaView Technologies Associate Application Engineer interview -

  1. Design of algorithms and puzzles and D...read more
  2. 1.2 hrs of interview with coding questions and DSA and DBMS and puzzl...read more
  3. 1.3 hrs of coding test and DSA and puzzl...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all

Fast track your campus placements

View all
HexaView Technologies Associate Application Engineer Salary
based on 14 salaries
₹4 L/yr - ₹6 L/yr
24% less than the average Associate Application Engineer Salary in India
View more details

HexaView Technologies Associate Application Engineer Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.2

Salary

3.9

Job security

3.9

Company culture

2.5

Promotions

3.9

Work satisfaction

Explore 2 Reviews and Ratings
Applications Engineer
80 salaries
unlock blur

₹3.1 L/yr - ₹8.2 L/yr

Member Technical Staff
62 salaries
unlock blur

₹6 L/yr - ₹10.5 L/yr

Senior Application Engineer
44 salaries
unlock blur

₹7.2 L/yr - ₹14.1 L/yr

Software Quality Engineer
35 salaries
unlock blur

₹2.6 L/yr - ₹6.2 L/yr

HR Executive
16 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Explore more salaries
Compare HexaView Technologies with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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