Upload Button Icon Add office photos

Hurix Systems

Compare button icon Compare button icon Compare

Filter interviews by

Hurix Systems Interview Questions and Answers

Updated 27 Mar 2024
Popular Designations

10 Interview questions

An Instructional Designer was asked
Q. What do you know about instructional design?
Ans. 

Instructional designers are professionals who design and develop educational materials and programs.

  • Instructional designers analyze learning needs and goals

  • They create instructional materials such as online courses, videos, and interactive modules

  • They use various instructional design models and theories to create effective learning experiences

  • Instructional designers often work closely with subject matter experts a...

View all Instructional Designer interview questions
A Senior Software Engineer was asked
Q. What are the differences between let, const, and var in terms of scope and accessibility?
Ans. 

Explaining the differences between const and var, their accessibility, and other related concepts.

  • const is a keyword used to declare a variable that cannot be reassigned.

  • var is a keyword used to declare a variable with function scope.

  • let is a keyword used to declare a variable with block scope.

  • Accessibility refers to the scope of a variable and where it can be accessed from.

  • Other related concepts include hoisting,...

View all Senior Software Engineer interview questions
A System Administrator was asked
Q. What is subnetting and how do you perform it?
Ans. 

Subnetting is the process of dividing a network into smaller subnetworks.

  • Subnetting allows for better network management and more efficient use of IP addresses.

  • It involves creating a subnet mask to determine the network and host portions of an IP address.

  • Subnetting can be done using binary arithmetic or by using online subnet calculators.

  • Example: A network with IP address 192.168.1.0 can be subnetted into smaller ...

View all System Administrator interview questions
A System Administrator was asked
Q. What are the different types of backups, and when should each type be performed?
Ans. 

There are different types of backups, including full, incremental, and differential backups.

  • Full backup: A complete backup of all data and files.

  • Incremental backup: Only backs up the changes made since the last backup.

  • Differential backup: Backs up all changes made since the last full backup.

  • Scheduled backups: Regularly scheduled backups to ensure data is protected.

  • Offsite backups: Storing backups in a separate loc...

View all System Administrator interview questions
A System Administrator was asked
Q. What are the different IP address ranges available, and what is the range for each class?
Ans. 

IP address ranges are divided into classes: A, B, C, D, and E.

  • Class A: 1.0.0.0 to 126.0.0.0

  • Class B: 128.0.0.0 to 191.255.0.0

  • Class C: 192.0.0.0 to 223.255.255.0

  • Class D: 224.0.0.0 to 239.255.255.255

  • Class E: 240.0.0.0 to 255.255.255.255

View all System Administrator interview questions
A System Administrator was asked
Q. What is a VPN and how does it work?
Ans. 

A VPN is a virtual private network that allows secure remote access to a private network over the internet.

  • VPN creates a secure and encrypted connection between the user's device and the private network.

  • It masks the user's IP address and location, providing anonymity and privacy.

  • VPN can be used to access restricted content and bypass internet censorship.

  • Examples of VPNs include OpenVPN, NordVPN, and ExpressVPN.

View all System Administrator interview questions
Be interview-ready. Browse the most asked HR questions.
illustration image
An Associate Test Engineer was asked
Q. EXPLAIN STLC AND SDLC
Ans. 

STLC is Software Testing Life Cycle which focuses on testing activities, while SDLC is Software Development Life Cycle which focuses on development activities.

  • STLC involves test planning, test design, test execution, and test closure.

  • SDLC involves requirements gathering, design, development, testing, deployment, and maintenance.

  • STLC is a subset of SDLC, focusing specifically on testing.

  • STLC ensures that the softwa...

View all Associate Test Engineer interview questions
Are these interview questions helpful?
An Associate Director Delivery was asked
Q. What ID theories are relevant to adult learning. How do they differ from k12
Ans. 

Relevant ID theories for adult learning and how they differ from K12

  • Andragogy theory emphasizes self-directed learning and experience-based learning

  • Transformative learning theory focuses on critical reflection and perspective transformation

  • Experiential learning theory emphasizes learning through experience and reflection

  • Adult learners have more life experience and prior knowledge compared to K12 learners

  • Adult lear...

View all Associate Director Delivery interview questions
A Software Engineer was asked
Q. What is testing and tell me about type of testing?
Ans. 

Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

  • Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

  • Unit testing involves testing individual units or components of the software.

  • Integration testing involves testing the interaction between different compo...

View all Software Engineer interview questions
A System Administrator was asked
Q. What is VMware ESXi? Types of hypervisors?
Ans. 

VMware ESXi is a type-1 hypervisor used for virtualization.

  • ESXi is a bare-metal hypervisor that runs directly on server hardware.

  • It allows multiple virtual machines to run on a single physical server.

  • ESXi is a popular choice for enterprise-level virtualization.

  • Other types of hypervisors include type-2 hypervisors like VirtualBox and VMware Workstation.

  • Another type of hypervisor is the container hypervisor, which i...

View all System Administrator interview questions

Hurix Systems Interview Experiences

18 interviews found

I applied via Walk-in and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Completely Selenium Testing
  • Q2. All related to Testng
  • Q3. Java Question
  • Q4. Manual testing
  • Q5. Coding of java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in java basics and Selenium concepts
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 - HR 

(2 Questions)

  • Q1. What is your education background?
  • Q2. What are your short term goals?
Round 3 - One-on-one 

(3 Questions)

  • Q1. How much experience do you have?
  • Q2. What are your weakness and strengths?
  • Q3. What do you know about instructional designer?
  • Ans. 

    Instructional designers are professionals who design and develop educational materials and programs.

    • Instructional designers analyze learning needs and goals

    • They create instructional materials such as online courses, videos, and interactive modules

    • They use various instructional design models and theories to create effective learning experiences

    • Instructional designers often work closely with subject matter experts and st...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - all the best
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on Java
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I appeared for an interview in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. EXPLAIN STLC AND SDLC
  • Ans. 

    STLC is Software Testing Life Cycle which focuses on testing activities, while SDLC is Software Development Life Cycle which focuses on development activities.

    • STLC involves test planning, test design, test execution, and test closure.

    • SDLC involves requirements gathering, design, development, testing, deployment, and maintenance.

    • STLC is a subset of SDLC, focusing specifically on testing.

    • STLC ensures that the software me...

  • Answered by AI

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2023

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

I applied via Approached by Company and was interviewed in Feb 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Where are you from and your name
  • Q2. Nadigadda (v) Prakasam (dt) Karnanala naresh

Interview Preparation Tips

Topics to prepare for Hurix Systems interview:
  • Article Writing
  • Drawing
Interview preparation tips for other job seekers - Iam naresh and iam studying medical student i am good artist

I appeared for an interview in Apr 2022.

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 - One-on-one 

(2 Questions)

  • Q1. What ID theories are relevant to adult learning. How do they differ from k12
  • Ans. 

    Relevant ID theories for adult learning and how they differ from K12

    • Andragogy theory emphasizes self-directed learning and experience-based learning

    • Transformative learning theory focuses on critical reflection and perspective transformation

    • Experiential learning theory emphasizes learning through experience and reflection

    • Adult learners have more life experience and prior knowledge compared to K12 learners

    • Adult learners ...

  • Answered by AI
  • Q2. What were the professional roadblocks that you encountered and how did you solve them?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself. Show enthusiasm. Read about the organisation before the interview.

SQL Developer Interview Questions & Answers

user image Mayur Sitaram Jori

posted on 9 May 2022

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Personal information What is trigger What is cursor? And it's types What is join clause Features of plsql

Interview Preparation Tips

Interview preparation tips for other job seekers - Job search like it's your job. ...
Use informational interviews to network. ...
Set yourself apart with letters of recommendation. ...
Know yourself and what you want. ...
Pump yourself up and stay positive.
More items...

SQL Developer Interview Questions & Answers

user image Mayur Sitaram Jori

posted on 10 May 2022

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - HR 

(1 Question)

  • Q1. Personal information What is roles and responsibilities What is mean by cursor SQL features

Interview Preparation Tips

Interview preparation tips for other job seekers - Job search like it's your job. ...
Use informational interviews to network. ...
Set yourself apart with letters of recommendation. ...
Know yourself and what you want. ...
Pump yourself up and stay positive.

I applied via Company Website and was interviewed in Dec 2021. 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 - Aptitude Test 
Round 3 - One-on-one 

(1 Question)

  • Q1. About physics and your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basics and be confident in answering

Interview Questions & Answers

user image Anonymous

posted on 28 Jun 2021

Interview Questionnaire 

1 Question

  • Q1. A short introduction and work experience if having and for freshers about their core knowledge?

Interview Preparation Tips

Interview preparation tips for other job seekers - On behalf of my own experience, I would like to give two main suggestions to each interviewer that he/she is confident enough to tell about his/her experience and share the knowledge that he/she has.
And most important thing is that never ever lie about your knowledge and experience and don't get nervous if you are not good at English because your knowledge and skills matter as far as the concern about the job, not your language if you are not applying for any communication kind of job.

I applied via Recruitment Consultant and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Let const var differ and accessibility also other

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interviews

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Hurix Systems?
Ask anonymously on communities.

Hurix Systems Interview FAQs

How many rounds are there in Hurix Systems interview?
Hurix Systems interview process usually has 1-2 rounds. The most common rounds in the Hurix Systems interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Hurix Systems 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 Hurix Systems. The most common topics and skills that interviewers at Hurix Systems expect are Javascript, Project Management, HTML, Communication Skills and Instructional Design.
What are the top questions asked in Hurix Systems interview?

Some of the top questions asked at the Hurix Systems interview -

  1. what is different IP address range available and specify the range for each cla...read more
  2. what are the types of backup and when we do it each of tho...read more
  3. what is VMware ESXi? Types of hyperviso...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 6 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Aptara Interview Questions
3.2
 • 67 Interviews
MPS Limited Interview Questions
3.5
 • 29 Interviews
Crimson Interactive Interview Questions
2.8
 • 19 Interviews
Content Whale Interview Questions
3.8
 • 13 Interviews
QBS Learning Interview Questions
2.5
 • 7 Interviews
White Globe Interview Questions
2.6
 • 4 Interviews
MediaMonks Interview Questions
3.9
 • 4 Interviews
View all

Hurix Systems Reviews and Ratings

based on 177 reviews

3.6/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

3.2

Salary

3.2

Job security

3.3

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 177 Reviews and Ratings
Instructional Designer Presales Solultion

Mumbai

10-17 Yrs

Not Disclosed

Editor

Hyderabad / Secunderabad

1-3 Yrs

Not Disclosed

Explore more jobs
Test Engineer
44 salaries
unlock blur

₹1.5 L/yr - ₹4.6 L/yr

Project Manager
32 salaries
unlock blur

₹6.4 L/yr - ₹12.6 L/yr

Software Engineer
31 salaries
unlock blur

₹5.3 L/yr - ₹10 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹9.1 L/yr - ₹15.8 L/yr

Softwaretest Engineer
26 salaries
unlock blur

₹1.6 L/yr - ₹4 L/yr

Explore more salaries
Compare Hurix Systems with

Aptara

3.2
Compare

MPS Limited

3.5
Compare

Lionbridge Technologies

3.6
Compare

Crimson Interactive

2.8
Compare
write
Share an Interview