Upload Button Icon Add office photos

Filter interviews by

Conquerors Software Technologies Interview Questions and Answers

Updated 6 Jun 2023

Conquerors Software Technologies Interview Experiences

Popular Designations

3 interviews found

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

I applied via Company Website and was interviewed in May 2023. 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. Where will you be after 2 years?
  • Q2. What are your two Main Goals
  • Q3. Why should we Hire you
Round 3 - Technical 

(3 Questions)

  • Q1. What is Unit testing
  • Ans. 

    Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing helps ensure that each unit of code functions correctly on its own.

    • It helps identify bugs early in the development process.

    • Unit tests are typically automated and run frequently during development.

    • Examples of unit testing frameworks include JUnit for Java and NUnit for .NET.

  • Answered by AI
  • Q2. How to write Mobile no. In validations
  • Ans. 

    Mobile numbers in validations should be written with specific format and length requirements.

    • Validate mobile number for specific length (e.g. 10 digits)

    • Allow only numeric characters in the mobile number

    • Consider country code if applicable (e.g. +91 for India)

    • Use regular expressions for pattern matching

  • Answered by AI
  • Q3. How to write test cases
  • Ans. 

    Writing test cases involves identifying test scenarios, creating test data, and documenting expected results.

    • Identify test scenarios based on requirements

    • Create test data to cover all possible scenarios

    • Document expected results for each test case

    • Include positive and negative test cases

    • Ensure test cases are clear, concise, and easy to understand

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve confidence....Communication skills are more important...Dont hesitate but answer with confidence....Prepare well before the Interview

Skills evaluated in this interview

Social Media Specialist Interview Questions asked at other Companies

Q1. What does "creative freedom" mean in the context of this role?
View answer (1)
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 - Aptitude Test 

There were 2 rounds in my interview. the process started with resume shortlist and ended with technical interview with technical as the final round.

Round 3 - Coding Test 

Basic coding test for role ended with hr interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for technical interview very well. Basic to advance coding

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

HR Manager Interview Questions & Answers

user image Anonymous

posted on 9 Feb 2023

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

I applied via Referral and was interviewed before Feb 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 - Group Discussion 

Time management with People management and the correlation between them.

Round 3 - Aptitude Test 

General aptitude Test with numerical and non-numerical was taken for about 30 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - The basic tip is always to get to know about the company go through the company website so that it will make an impact as the confidence level in the interview will impact tremendously. We have diverse opportunities for the IT professionals like Java, Phyton, Laravel, and front end. please go through our website to know more about us.

HR Manager Interview Questions asked at other Companies

Q1. Can you explain the meaning of performance Management as stated in your CV
View answer (5)

Interview questions from similar companies

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 

(2 Questions)

  • Q1. What is struct keyword
  • Ans. 

    The struct keyword is used in programming languages to define a user-defined data type that contains multiple variables of different types.

    • Structs are used to group related data together.

    • They can have different types of variables, including other structs.

    • Structs can be used to create complex data structures.

    • They are commonly used in object-oriented programming languages.

  • Answered by AI
  • Q2. What is Class keyword
  • Ans. 

    The class keyword is used in object-oriented programming to define a blueprint for creating objects.

    • The class keyword is used in languages like Java, C++, and Python.

    • It allows the programmer to define the properties and behaviors of an object.

    • Objects created from a class are called instances.

    • Classes can have attributes (variables) and methods (functions).

    • Inheritance allows classes to inherit properties and behaviors fr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - this is a test message to test platform. Best of luck.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 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 - Coding Test 

Coding on python programming, any language is used in in coding.

Round 3 - Technical 

(2 Questions)

  • Q1. Good ask simple question and simple program
  • Q2. Python programming string reverse the string
  • Ans. 

    Python provides a simple way to reverse a string using slicing.

    • Use slicing to reverse the string: string[::-1]

    • Assign the reversed string to a new variable or print it directly

    • Alternatively, use the reversed() function to create a reversed iterator and join it back into a string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study oops concepts, algorithm , logical questions , -----

Skills evaluated in this interview

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 

(2 Questions)

  • Q1. Technical interview was taken by Rahul Maheshwari who live in the us, normal c# question they asked
  • Q2. Oops concept, difference between asp.net vs .net core,dependency injection etc

Interview Preparation Tips

Interview preparation tips for other job seekers - basic knowledge of c# and framework question they asked
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your certifications on Cloud
  • Ans. 

    I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.

    • Certified in AWS Certified Solutions Architect - Associate

    • Certified in Google Cloud Certified - Professional Cloud Architect

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Desing API endpoints
  • Q2. SQL queries test
  • Q3. Basic and intermediate level questions on C#
Round 3 - Group Discussion 

Questions about projects, DI in ASP.NET Core, React Element Tree

I applied via LinkedIn and was interviewed in Apr 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. All C# basics and advanced questions
Round 3 - Technical 

(1 Question)

  • Q1. Second Technical round was with US CEO
Round 4 - Technical 

(1 Question)

  • Q1. C# basics and Database related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions will be based on the profile you will be giving an interview. Basics to advanced questions will be there. Confidence is must while giving an interview which will help you to get consider.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Few basic question on python
  • Q2. Some coding questions
Round 2 - Coding Test 

Based on your CV and basic python questions and coding test and few HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to work
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 - Coding Test 

C language basic questions like structure and all
Then linux device driver

Round 3 - HR 

(1 Question)

  • Q1. Normal intro questions

Conquerors Software Technologies Interview FAQs

How many rounds are there in Conquerors Software Technologies interview?
Conquerors Software Technologies interview process usually has 3 rounds. The most common rounds in the Conquerors Software Technologies interview process are Resume Shortlist, Aptitude Test and Group Discussion.
How to prepare for Conquerors Software Technologies 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 Conquerors Software Technologies. The most common topics and skills that interviewers at Conquerors Software Technologies expect are HTML, Bootstrap, JSON, Javascript and MongoDB.
What are the top questions asked in Conquerors Software Technologies interview?

Some of the top questions asked at the Conquerors Software Technologies interview -

  1. How to write Mobile no. In validati...read more
  2. How to write test ca...read more
  3. What is Unit test...read more

Tell us how to improve this page.

Conquerors Software Technologies Interview Process

based on 5 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Odoo Interview Questions
3.2
 • 28 Interviews
Anywhere Interview Questions
4.5
 • 14 Interviews
Acviss Interview Questions
4.3
 • 8 Interviews
Proficed Interview Questions
5.0
 • 7 Interviews
Reveation Labs Interview Questions
4.3
 • 7 Interviews
Apptunix Interview Questions
3.4
 • 7 Interviews
View all

Conquerors Software Technologies Reviews and Ratings

based on 33 reviews

4.4/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.4

Salary

4.4

Job security

4.5

Company culture

4.3

Promotions

4.5

Work satisfaction

Explore 33 Reviews and Ratings
Digital Marketing Executive
10 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Software Engineer
5 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Software Developer
4 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Junior Software Engineer
4 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Digital Marketing Analyst
3 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Explore more salaries
Compare Conquerors Software Technologies with

Bhash Software Labs

4.0
Compare

HirePro Consulting

3.8
Compare

Apptunix

3.4
Compare

Prometric Testing

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