Upload Button Icon Add office photos
Engaged Employer

i

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

Hoonartek Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hoonartek Interview Questions, Process, and Tips

Updated 11 Jan 2025

Top Hoonartek Interview Questions and Answers

View all 16 questions

Hoonartek Interview Experiences

Popular Designations

15 interviews found

Associate Consultant Interview Questions & Answers

user image shashank kamath

posted on 9 Feb 2022

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Random aptitude problems and simple code snippets of C programs

Round 2 - Technical 

(2 Questions)

  • Q1. Project details of engineering and cdac
  • Q2. Regex ffunction with if/else logic
  • Ans. 

    Regex function with if/else logic

    • Use regex to match a pattern in a string

    • Use if/else statements to execute different code based on the match

    • Example: if string matches 'hello', print 'world', else print 'goodbye'

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. What is __init__() in python
  • Ans. 

    The __init__() method is a constructor method in Python that is automatically called when an object is created.

    • It initializes the attributes of an object

    • It takes self as the first parameter

    • It can take additional parameters to initialize the object's attributes

    • It can be overridden to customize object initialization

  • Answered by AI
  • Q2. List inside of a list in and how to do it
  • Ans. 

    To create a list inside a list, use nested HTML

      and
    • tags.

      • Create an outer

          tag

        • Within the outer

            tag, create an inner
              tag

            • Within the inner

                tag, create
              • tags for each item in the sublist

              • Repeat for each sublist

              • Example:

                • Item 1
                  • Subitem 1
                  • Subitem 2
                • Item 2
                  • Subitem 1
                  • Subitem 2

        • Answered by AI
  • Q3. OOPs concept inside polymorphism
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. In OOPs, it allows objects of different classes to be treated as if they are the same type.

    • Polymorphism allows for code reusability and flexibility

    • It can be achieved through method overloading or method overriding

    • Example: A parent class Animal has a method called makeSound(). Child classes Dog and Cat can override this method to make their own unique sound...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ,
Dont go for company which has bond
Ask for role before joining

Skills evaluated in this interview

Top Hoonartek Associate Consultant Interview Questions and Answers

Q1. Difference between DELETE and TRUNCATE statement & DROP and TRUNCATE?
View answer (1)

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Jave python SQL c
Round 2 - Technical 

(1 Question)

  • Q1. What is string and why are u using
  • Ans. 

    A string is a sequence of characters used to represent text in programming.

    • Strings are commonly used for storing and manipulating text data in programming languages.

    • Strings are typically enclosed in quotation marks, such as 'hello world'.

    • String manipulation functions can be used to modify and extract information from strings.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Respon properly

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain project architechture
  • Ans. 

    The project architecture is designed to outline the structure, components, and interactions of the system.

    • The architecture includes the high-level design of the system, such as modules, layers, and components.

    • It also defines the relationships and interactions between these elements.

    • The architecture may involve technologies used, data flow, communication protocols, and security measures.

    • Examples: client-server architect...

  • Answered by AI
  • Q2. How many types of tiggers are there in adf ?
  • Ans. 

    There are two types of triggers in ADF: Schedule-based triggers and Event-based triggers.

    • Schedule-based triggers are time-based and can be set to run at specific times or intervals.

    • Event-based triggers are triggered by events such as the completion of a pipeline or the arrival of new data.

    • Examples: Schedule-based trigger - Run every day at 8:00 AM, Event-based trigger - Run when new data arrives in a folder.

  • Answered by AI

Associate Consultant Interview Questions & Answers

user image Anshuman Pandey

posted on 7 May 2024

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

(1 Question)

  • Q1. Basic question on Array, Linklist, DS, worked on project
Round 2 - HR 

(1 Question)

  • Q1. Introduction about yourself, About company
Round 3 - One-on-one 

(1 Question)

  • Q1. Most About attitude

Top Hoonartek Associate Consultant Interview Questions and Answers

Q1. Difference between DELETE and TRUNCATE statement & DROP and TRUNCATE?
View answer (1)

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Hoonartek interview questions for popular designations

 Associate Consultant

 (6)

 Consultant

 (3)

 Technical Support Engineer

 (1)

 Senior Developer

 (1)

 Digital Marketing Executive

 (1)

 Application and Production Support Engineer

 (1)

 Lead Project Manager

 (1)

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

(1 Question)

  • Q1. Basic linux command

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Get interview-ready with Top Hoonartek Interview Questions

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. What do you mean by sql
  • Ans. 

    SQL stands for Structured Query Language, used for managing and manipulating relational databases.

    • SQL is a standard language for accessing and manipulating databases.

    • It is used to perform tasks such as querying data, updating records, and creating tables.

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE, and JOIN.

    • Example: SELECT * FROM customers WHERE country = 'USA';

  • Answered by AI

Application and Production Support Engineer Interview Questions asked at other Companies

Q1. What do you mean by sql
View answer (1)

Jobs at Hoonartek

View all

Consultant Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What is mvc c# oops collection
  • Ans. 

    MVC is a software architectural pattern used in web development. C# is a programming language that supports object-oriented programming. Collections are data structures used to store and manipulate groups of objects.

    • MVC stands for Model-View-Controller and is used to separate the concerns of an application into three main components: the model (data), the view (user interface), and the controller (logic)

    • C# is an object...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy interview. 2 rounds conducted. 1st round was very easy. 2nd was by manager and its easy too

Skills evaluated in this interview

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2022. 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 - One-on-one 

(3 Questions)

  • Q1. SDLC life cycle & Loans processing
  • Q2. Lending process and LMS and LOS application functionality
  • Q3. Data analytics and machine learning
Round 3 - One-on-one 

(2 Questions)

  • Q1. How to handle Conflict management
  • Ans. 

    Conflict management involves active listening, empathy, and finding common ground.

    • Listen actively to both parties involved in the conflict

    • Show empathy and understanding towards each person's perspective

    • Find common ground and work towards a mutually beneficial solution

    • Encourage open communication and compromise

    • If necessary, involve a neutral third party to mediate the conflict

  • Answered by AI
  • Q2. Manage multiple projects simultaneously
  • Ans. 

    To manage multiple projects simultaneously, prioritize tasks, delegate responsibilities, and communicate effectively.

    • Create a detailed project plan with timelines and milestones

    • Identify critical tasks and prioritize them based on urgency and importance

    • Delegate tasks to team members based on their strengths and workload

    • Communicate regularly with team members to ensure everyone is on the same page

    • Use project management t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident with your knowledge & experience

Lead Project Manager Interview Questions asked at other Companies

Q1. Which Project management methodologies should be be applied per situation?
View answer (1)

I applied via Naukri.com and was interviewed in Jan 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 - HR 

(4 Questions)

  • Q1. How many years of experience do you have?
  • Q2. What were your responsibilities and tasks?
  • Q3. Why do you want a job change?
  • Q4. What do you want to achieve?
Round 3 - One-on-one 

(4 Questions)

  • Q1. Can you elaborate about your responsibilities
  • Q2. Marketing tools you used and having experience with
  • Ans. 

    I have experience with various marketing tools such as Google Analytics, SEMrush, Hootsuite, and Mailchimp.

    • Google Analytics for website traffic analysis

    • SEMrush for keyword research and competitor analysis

    • Hootsuite for social media management and scheduling

    • Mailchimp for email marketing campaigns

  • Answered by AI
  • Q3. Did you get a chance to research the Hoonartek company
  • Q4. Do you have any comments about companies current digital presence
Round 4 - Assignment 

Create a presentation about the digital presence and marketing strategy of Hoonartek

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about your job and responsibilities
Stay loyal and clear about what you say

Digital Marketing Executive Interview Questions asked at other Companies

Q1. What is the difference between do follow and no follow links?
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2022. There were 3 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 

General aptitude questions, discussing college academics, aspirations and things you did in college.

Round 3 - Technical 

(5 Questions)

  • Q1. Technical Round consisted of technical questions, linux , shell scripting , warehousing concepts
  • Q2. What drives you as an engineer?
  • Q3. What project did you work on?
  • Q4. Discuss your technical Know-hows
  • Q5. What made you choose this developer profile

Interview Preparation Tips

Topics to prepare for Hoonartek Associate Consultant interview:
  • Datawarehouses
  • Shell Scripting
  • Ab Initio

Top Hoonartek Associate Consultant Interview Questions and Answers

Q1. Difference between DELETE and TRUNCATE statement & DROP and TRUNCATE?
View answer (1)

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Expext project related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview

Top Hoonartek Associate Consultant Interview Questions and Answers

Q1. Difference between DELETE and TRUNCATE statement & DROP and TRUNCATE?
View answer (1)

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Hoonartek Interview FAQs

How many rounds are there in Hoonartek interview?
Hoonartek interview process usually has 2-3 rounds. The most common rounds in the Hoonartek interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Hoonartek 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 Hoonartek. The most common topics and skills that interviewers at Hoonartek expect are SQL, Linux, Unix, Agile and Oracle.
What are the top questions asked in Hoonartek interview?

Some of the top questions asked at the Hoonartek interview -

  1. Difference between DELETE and TRUNCATE statement & DROP and TRUNCA...read more
  2. List inside of a list in and how to do...read more
  3. SQL queries. Find the second highest salary from the tab...read more

Tell us how to improve this page.

Hoonartek Interview Process

based on 16 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

Hoonartek Reviews and Ratings

based on 156 reviews

3.6/5

Rating in categories

3.6

Skill development

3.4

Work-life balance

3.3

Salary

3.3

Job security

3.3

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 156 Reviews and Ratings
Ab Initio Developer

Pune,

Gurgaon / Gurugram

3-6 Yrs

Not Disclosed

Technical Project Manger

Gurgaon / Gurugram

4-8 Yrs

₹ 5-15 LPA

Explore more jobs
Associate Consultant
267 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
226 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Consultant
126 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Abinitio Developer
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hoonartek 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