AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Technocrats Horizons Compusoft

Compare button icon Compare button icon Compare
2.9

based on 10 Reviews

  • About
  • Reviews
    10
  • Salaries
    87
  • Interviews
    3
  • Jobs
    15
  • Benefits
    -
  • Photos
    -

Filter interviews by

Technocrats Horizons Compusoft Interview Questions and Answers

Updated 8 Sep 2023
Popular Designations

6 Interview questions

A React Js Frontend Developer was asked
Q. What are the advantages of React?
Ans. 

React offers a component-based architecture, virtual DOM for performance, and strong community support.

  • Component-based architecture allows for reusability and easier maintenance

  • Virtual DOM improves performance by only updating necessary parts of the UI

  • Strong community support with a large number of libraries and resources available

  • Support for server-side rendering for better SEO and performance

  • One-way data binding...

View all React Js Frontend Developer interview questions
A Softwaretest Engineer was asked
Q. Why do we use WordPress?
Ans. 

WordPress is a popular content management system used for creating websites easily.

  • User-friendly interface for easy website creation

  • Wide range of themes and plugins for customization

  • SEO-friendly features for better search engine visibility

  • Regular updates and support for security and functionality

  • Large community for help and resources

View all Softwaretest Engineer interview questions
A Softwaretest Engineer was asked
Q. Is WordPress able to handle a large user base?
Ans. 

Yes, WordPress can handle a large user base with proper optimization and scalability.

  • WordPress can handle large user bases with proper server configuration and caching mechanisms.

  • Optimizing database queries and using efficient plugins can improve performance for large user bases.

  • Examples of large websites using WordPress include TechCrunch, The New Yorker, and BBC America.

View all Softwaretest Engineer interview questions
A Reactjs Developer was asked
Q. Explain Styled Components.
Ans. 

Styled Components is a CSS-in-JS library that allows you to write actual CSS code to style your React components.

  • Styled Components lets you write CSS code directly in your JavaScript files.

  • It uses tagged template literals to style your components.

  • You can pass props to your styled components to create dynamic styles.

  • It generates unique class names for your styles to avoid naming collisions.

  • It supports server-side r...

View all Reactjs Developer interview questions
A Reactjs Developer was asked
Q. Explain Error boundaries
Ans. 

Error boundaries are React components that catch JavaScript errors anywhere in their child component tree, log those errors, and display a fallback UI instead of crashing the whole app.

  • Error boundaries are defined using the `componentDidCatch` lifecycle method.

  • They only catch errors in the components below them in the tree.

  • They do not catch errors in event handlers (use `try/catch` instead).

  • They should be used spa...

View all Reactjs Developer interview questions
A Softwaretest Engineer was asked
Q. Drawbacks of WordPress
Ans. 

Some drawbacks of WordPress include security vulnerabilities, limited customization options, and potential performance issues.

  • Security vulnerabilities due to its popularity and open-source nature

  • Limited customization options compared to other CMS platforms

  • Potential performance issues with large amounts of plugins and themes

  • Dependency on third-party plugins for certain functionalities

View all Softwaretest Engineer interview questions

Technocrats Horizons Compusoft Interview Experiences

3 interviews found

React Js Frontend Developer Interview Questions & Answers

user image Geetika

posted on 8 Sep 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Advantages of React
  • Ans. 

    React offers a component-based architecture, virtual DOM for performance, and strong community support.

    • Component-based architecture allows for reusability and easier maintenance

    • Virtual DOM improves performance by only updating necessary parts of the UI

    • Strong community support with a large number of libraries and resources available

    • Support for server-side rendering for better SEO and performance

    • One-way data binding for ...

  • Answered by AI
    Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Aptitude Questions
  • Add your answer

Skills evaluated in this interview

Anonymous

Softwaretest Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Aug 2023

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

I applied via Company Website and was interviewed before Aug 2022. 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 - Technical 

(5 Questions)

  • Q1. Basic knowledge of WordPress and PHP
  • Add your answer
  • Q2. Why we use WordPress
  • Ans. 

    WordPress is a popular content management system used for creating websites easily.

    • User-friendly interface for easy website creation

    • Wide range of themes and plugins for customization

    • SEO-friendly features for better search engine visibility

    • Regular updates and support for security and functionality

    • Large community for help and resources

  • Answered by AI
    Add your answer
  • Q3. Is WordPress able to handle a large user base?
  • Ans. 

    Yes, WordPress can handle a large user base with proper optimization and scalability.

    • WordPress can handle large user bases with proper server configuration and caching mechanisms.

    • Optimizing database queries and using efficient plugins can improve performance for large user bases.

    • Examples of large websites using WordPress include TechCrunch, The New Yorker, and BBC America.

  • Answered by AI
    Add your answer
  • Q4. Drawbacks of WordPress
  • Ans. 

    Some drawbacks of WordPress include security vulnerabilities, limited customization options, and potential performance issues.

    • Security vulnerabilities due to its popularity and open-source nature

    • Limited customization options compared to other CMS platforms

    • Potential performance issues with large amounts of plugins and themes

    • Dependency on third-party plugins for certain functionalities

  • Answered by AI
    Add your answer
  • Q5. The last custom project and brief details about that
  • Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Why would you change the job for an experienced employee?
  • Add your answer
  • Q2. Why we hire you
  • Add your answer

Skills evaluated in this interview

Anonymous

Reactjs Developer Interview Questions & Answers

user image Anonymous

posted on 6 Apr 2022

I applied via Approached by Company and was interviewed in Oct 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 - Technical 

(2 Questions)

  • Q1. Explain Error boundaries
  • Ans. 

    Error boundaries are React components that catch JavaScript errors anywhere in their child component tree, log those errors, and display a fallback UI instead of crashing the whole app.

    • Error boundaries are defined using the `componentDidCatch` lifecycle method.

    • They only catch errors in the components below them in the tree.

    • They do not catch errors in event handlers (use `try/catch` instead).

    • They should be used sparingl...

  • Answered by AI
    Add your answer
  • Q2. Explain Styled Components
  • Ans. 

    Styled Components is a CSS-in-JS library that allows you to write actual CSS code to style your React components.

    • Styled Components lets you write CSS code directly in your JavaScript files.

    • It uses tagged template literals to style your components.

    • You can pass props to your styled components to create dynamic styles.

    • It generates unique class names for your styles to avoid naming collisions.

    • It supports server-side render...

  • Answered by AI
    Add your answer
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Add your answer
  • Q2. Where do you see yourself in 5 years?
  • Add your answer
  • Q3. What are your strengths and weaknesses?
  • Add your answer
  • Q4. Tell me about yourself.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Polish your skills before applying. Be Confident.

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Technocrats Horizons Compusoft?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Associate Interview Questions & Answers

Flipkart Wholesale user image Anonymous

posted on 18 Jul 2021

I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Egerly they asked questions about your inner confidence of tha job seekers
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Ntg is impossible first you consatret your looking i meen your dress sens... first impression is tha best impression so u look complete formally & kindly answer tha questions very confidently ..be honest delivered good communication skills
Anonymous
company Logo

Software Developer Interview Questions & Answers

Busibud user image Anonymous

posted on 17 Dec 2021

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Program we're asked based on html
  • Ans. 

    This question involves creating a program using HTML to demonstrate web development skills.

    • Understand the structure of an HTML document: <html>, <head>, <body>.

    • Use semantic HTML elements like <header>, <footer>, <article> for better accessibility.

    • Incorporate CSS for styling and JavaScript for interactivity.

    • Example: Create a simple webpage with a title, a paragraph, and a button that ...

  • Answered by AI
    View 2 more answers

Interview Preparation Tips

Interview preparation tips for other job seekers - no advice to be given the he was good and it nice experience
Anonymous
company Logo

Senior Associate Interview Questions & Answers

Contizant Technologies user image Anonymous

posted on 28 Oct 2022

I applied via Recruitment Consulltant and was interviewed before Oct 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 - HR 

(3 Questions)

  • Q1. Normal introduction was asked
  • Add your answer
  • Q2. Description of the previous role
  • Add your answer
  • Q3. Roles and responsibilities
  • Add your answer
Round 3 - Aptitude Test 

Not applicable , this was final round

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard on your attitude, skills can be taught! Focus on your goal.
Anonymous
company Logo

Team Lead Interview Questions & Answers

Flipkart Wholesale user image chandan jha

posted on 11 Jul 2023

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 

(1 Question)

  • Q1. About yourself , about your past experience
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. About your past experience
  • Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Consultant Interview Questions & Answers

Flipkart Wholesale user image Anonymous

posted on 18 Sep 2024

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

I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Consulting 

(2 Questions)

  • Q1. Product related enquiry
  • Add your answer
  • Q2. Address confirmation
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Product related and address conformation type of job
Anonymous
company Logo

Software Developer Interview Questions & Answers

Apptunix user image Anonymous

posted on 25 Jun 2025

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

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. Tell be about your self
  • Ans. 

    I am a passionate software developer with a strong background in full-stack development and a love for problem-solving.

    • Experience in JavaScript frameworks like React and Angular, building responsive web applications.

    • Proficient in backend technologies such as Node.js and Express, creating RESTful APIs.

    • Strong understanding of databases, both SQL (PostgreSQL) and NoSQL (MongoDB), for data management.

    • Worked on a team proje...

  • Answered by AI
    Add your answer
  • Q2. What inspired you to apply for this role ?
  • Ans. 

    I was inspired by the opportunity to innovate and contribute to impactful projects in a collaborative environment.

    • Passion for technology: I've always been fascinated by how software can solve real-world problems, like developing an app that helps users track their health.

    • Alignment with company values: Your commitment to sustainability resonates with my personal values, and I want to be part of a team that makes a diffe...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was very good and this for helpful for me to join the company
Anonymous
company Logo

Software Developer Interview Questions & Answers

Apptunix user image Anonymous

posted on 25 Jun 2025

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

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. Tell me about a time when you worked in a team
  • Add your answer
  • Q2. How do you handle stress or pressure in the workplace
  • Ans. 

    I manage stress by prioritizing tasks, maintaining open communication, and practicing mindfulness techniques to stay focused and calm.

    • Prioritize tasks: I create a to-do list to focus on high-impact tasks first, ensuring I meet deadlines without feeling overwhelmed.

    • Open communication: I discuss challenges with my team or manager, which helps in finding solutions and reduces feelings of isolation.

    • Mindfulness techniques: ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is very easy
Anonymous
More about working at Technocrats Horizons Compusoft
  • HQ - Ludhiana,Punjab, India
  • 11-50 Employees (India)

Technocrats Horizons Compusoft Interview FAQs

How many rounds are there in Technocrats Horizons Compusoft interview?
Technocrats Horizons Compusoft interview process usually has 3 rounds. The most common rounds in the Technocrats Horizons Compusoft interview process are Resume Shortlist, Technical and HR.
How to prepare for Technocrats Horizons Compusoft 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 Technocrats Horizons Compusoft. The most common topics and skills that interviewers at Technocrats Horizons Compusoft expect are Digital Marketing, SEO, Google Analytics, Lead Generation and PHP.
What are the top questions asked in Technocrats Horizons Compusoft interview?

Some of the top questions asked at the Technocrats Horizons Compusoft interview -

  1. Is WordPress able to handle a large user ba...read more
  2. Why we use WordPr...read more
  3. Drawbacks of WordPr...read more
What are the most common questions asked in Technocrats Horizons Compusoft HR round?

The most common HR questions asked in Technocrats Horizons Compusoft interview are -

  1. What are your strengths and weakness...read more
  2. Where do you see yourself in 5 yea...read more
  3. What are your salary expectatio...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Associate Interview Questions
  • Senior Executive Interview Questions
  • Executive Interview Questions
  • Software Developer Interview Questions
  • Senior Associate Interview Questions
  • Associate Software Engineer Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • System Engineer Interview Questions
  • Show more
  • HR Executive Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

4/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Amazon Sellers Services
Amazon Sellers Services Interview Questions
4.0
 • 122 Interviews
Deltax
Deltax Interview Questions
2.7
 • 88 Interviews
Flipkart Wholesale
Flipkart Wholesale Interview Questions
3.8
 • 62 Interviews
Wayfair
Wayfair Interview Questions
3.6
 • 60 Interviews
Tradeshala
Tradeshala Interview Questions
4.5
 • 53 Interviews
Apptunix
Apptunix Interview Questions
4.2
 • 47 Interviews
Busibud
Busibud Interview Questions
3.9
 • 42 Interviews
Accucia Softwares Private Limited
Accucia Softwares Private Limited Interview Questions
4.7
 • 38 Interviews
Contizant Technologies
Contizant Technologies Interview Questions
3.9
 • 33 Interviews
Mdn Edify Education
Mdn Edify Education Interview Questions
4.3
 • 32 Interviews
View all

Technocrats Horizons Compusoft Reviews and Ratings

based on 10 reviews

2.9/5

Rating in categories

2.8

Skill development

2.6

Work-life balance

2.6

Salary

2.8

Job security

2.6

Company culture

3.0

Promotions

2.6

Work satisfaction

Explore 10 Reviews and Ratings
Jobs at Technocrats Horizons Compusoft
Technocrats Horizons Compusoft
Sr . Full - Stack Developer

Hyderabad / Secunderabad

4-9 Yrs

Not Disclosed

Technocrats Horizons Compusoft
Business Analyst

Hyderabad / Secunderabad

1-3 Yrs

Not Disclosed

Technocrats Horizons Compusoft
SEO Lead

Ludhiana

5-10 Yrs

Not Disclosed

Explore more jobs
Technocrats Horizons Compusoft Salaries in India
Business Analyst
6 salaries
unlock blur

₹4.4 L/yr - ₹6 L/yr

Senior Business Analyst
4 salaries
unlock blur

₹6 L/yr - ₹6 L/yr

Web Developer
4 salaries
unlock blur

₹2 L/yr - ₹5.8 L/yr

Web Designer
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Senior Quality Analyst
3 salaries
unlock blur

₹4 L/yr - ₹4 L/yr

Explore more salaries
Compare Technocrats Horizons Compusoft with
Amazon Sellers Services

Amazon Sellers Services

3.9
Compare
Primus Global Technologies

Primus Global Technologies

3.9
Compare
GAMMON INDIA

GAMMON INDIA

3.7
Compare
Magneti Marelli Motherson Auto System

Magneti Marelli Motherson Auto System

3.8
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Technocrats Horizons Compusoft Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter