Premium Employer

i

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

TekisHub Consulting Services Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 136 Reviews

Filter interviews by

TekisHub Consulting Services Senior Manager Interview Questions and Answers

Updated 2 Jul 2022

TekisHub Consulting Services Senior Manager Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jul 2021. There were 2 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. Overall idea about sap os/db migration
  • Ans. 

    SAP OS/DB migration involves moving SAP systems from one operating system and database to another.

    • It is a complex process that requires careful planning and execution.

    • It involves analyzing the current system landscape and identifying the target system.

    • The migration process includes data backup, system shutdown, system copy, and system startup.

    • Testing and validation are critical to ensure the new system is functioning p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - till now no negative found.its good to join

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Three DSA questions one on likedlist one on BST and one on maps

Round 2 - Technical 

(2 Questions)

  • Q1. Cpp pointers explain smart pointers
  • Ans. 

    Smart pointers in C++ provide automatic memory management and help prevent memory leaks.

    • Smart pointers are objects that manage the memory of a pointer automatically.

    • They ensure that memory is deallocated when it is no longer needed.

    • Examples include unique_ptr, shared_ptr, and weak_ptr.

  • Answered by AI
  • Q2. Cpp question based on OOPs concepts
Round 3 - Coding Test 

DSA questions on graph and lots of puzzles

Interview Preparation Tips

Topics to prepare for Ansys Software Private Limited Senior Engineer interview:
  • C++
  • DSA
  • OOPS
  • Puzzles
Interview preparation tips for other job seekers - Overall good experience, but the HR hasn't replied yet.

Skills evaluated in this interview

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

I was interviewed in Sep 2024.

Round 1 - Coding Test 

I was given a test which was not that difficult

Round 2 - Behavioral 

(2 Questions)

  • Q1. Why are you leaving the current job
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more innovative environment

    • Seeking a change in company culture or work-life balance

  • Answered by AI
  • Q2. What's the driving factor for you to join Altair
  • Ans. 

    The innovative projects and collaborative work environment at Altair are the driving factors for me to join.

    • Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.

    • Collaborative work environment: I value teamwork and believe that working with talented individuals at Altair will help me grow professionally.

    • Company culture: I have heard great things ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What is your name
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common name in English-speaking countries

    • Used as a placeholder name

  • Answered by AI
  • Q2. You are living in city
  • Ans. 

    Yes, I am currently living in the city.

    • I have been living in the city for the past five years.

    • I enjoy the convenience of city life, with easy access to amenities and entertainment.

    • Living in the city has allowed me to network and build connections in my professional field.

    • I appreciate the diversity and cultural opportunities that the city offers.

  • Answered by AI
  • Q3. Your father name
  • Ans. 

    My father's name is John Smith.

    • Full name is John Smith

    • He is a retired engineer

    • He enjoys playing golf in his free time

  • Answered by AI
  • Q4. Your mother name
  • Ans. 

    My mother's name is Sarah.

    • Sarah is a strong and caring woman

    • She has always been supportive of my goals

    • Sarah enjoys gardening and cooking

  • Answered by AI
  • Q5. Your sister name
  • Ans. 

    My sister's name is Emily.

    • Emily is two years younger than me.

    • She works as a nurse at the local hospital.

    • We both enjoy hiking and cooking together.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Godd jobs
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is SIngularity in BIW
  • Ans. 

    Singularity in BIW refers to a point where multiple body panels meet in a vehicle's body structure.

    • Singularity is a critical point in BIW design where multiple panels converge.

    • It is important to ensure proper fit and alignment at singularity points to maintain structural integrity.

    • Examples of singularity points include door openings, roof joints, and hood connections.

  • Answered by AI
  • Q2. Time taken for Spot welding by robot
  • Ans. 

    The time taken for spot welding by a robot depends on various factors such as material thickness, type of material, welding parameters, and robot speed.

    • Time taken for spot welding can vary based on the material thickness. Thicker materials may require longer welding times.

    • The type of material being welded can also impact the time taken. Different materials have different conductivity and heat transfer properties.

    • Weldin...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Reverse a string in place

Round 2 - Assignment 

MVVM design of a searching widget

Round 3 - HR 

(2 Questions)

  • Q1. Software Development Journey
  • Ans. 

    My software development journey has been filled with challenges, learning experiences, and growth.

    • Started learning programming languages like Java, C++, and Python in college

    • Interned at a tech company to gain practical experience

    • Worked on various projects, including web development, mobile app development, and database management

    • Attended coding bootcamps and workshops to enhance my skills

    • Continuously learning new techn

  • Answered by AI
  • Q2. Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice core concept of iOS and array , string and linked list is enoughl
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design patterns
  • Ans. Explained MVC patterns implemented in my project
  • Answered Anonymously
  • Q2. Explained MVC patterns used in the application
  • Ans. 

    MVC (Model-View-Controller) is a software design pattern that separates the application logic into three interconnected components.

    • Model represents the data and business logic

    • View displays the user interface

    • Controller handles user input and updates the model and view accordingly

    • Example: In a web application, the model could be a database, the view could be an HTML page, and the controller could be a server-side script

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Array Reduce polyfill
Interview experience
5
Excellent
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 - One-on-one 

(1 Question)

  • Q1. Testing questions Automation engineer question Load testing Performance testing Security testing
Round 3 - One-on-one 

(1 Question)

  • Q1. Advanced testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep updating your skills
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. .net core middleware
Round 3 - Technical 

(1 Question)

  • Q1. Manament discusion about your last project and responsibility
Round 4 - HR 

(1 Question)

  • Q1. Salary discusion and designation and preferred loaction

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Smart and trying to convivence them that you are good

TekisHub Consulting Services Interview FAQs

How many rounds are there in TekisHub Consulting Services Senior Manager interview?
TekisHub Consulting Services interview process usually has 2 rounds. The most common rounds in the TekisHub Consulting Services interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Join TekisHub Consulting Services Derive | Drive | Deliver
Staffing Specialist
94 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Information Technology Recruiter
64 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Talent Acquisition Specialist
25 salaries
unlock blur

₹1.6 L/yr - ₹5.5 L/yr

Software Engineer
20 salaries
unlock blur

₹7.2 L/yr - ₹12 L/yr

Senior Staffing Specialist
20 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare TekisHub Consulting Services with

Infosys Consulting

3.5
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Accenture

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