Upload Button Icon Add office photos

Filter interviews by

Majestic People Infotech Interview Questions and Answers

Updated 5 Jul 2024

Majestic People Infotech Interview Experiences

Popular Designations

4 interviews found

DOT NET Developer Interview Questions & Answers

user image Dhanusha Kalaiselvan

posted on 5 Jul 2024

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

(1 Question)

  • Q1. Bacis of oops, sql query
  • Ans. 

    Object-oriented programming principles and SQL query basics are essential for a DOT NET Developer.

    • Object-oriented programming (OOP) principles include encapsulation, inheritance, and polymorphism.

    • SQL queries are used to retrieve and manipulate data from databases.

    • Understanding of joins, subqueries, and aggregate functions is important for writing efficient SQL queries.

  • Answered by AI
Round 2 - Assignment 

Mvc web application using product and categories table

Skills evaluated in this interview

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Discuss any project where you faced a lot of difficulty
  • Q2. Why are you changing job within one year?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy for me. They did not ask many difficult questions.

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 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 - Technical 

(1 Question)

  • Q1. Asp.Net core MVC
Round 3 - Assignment 

Screen Test based on experience

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL

-----?list=PL08903FB7ACA1C2FB

C#

-----?list=PLAC325451207E3105

Asp. Net core MVC

-----?list=PL6n9fhu94yhVkdrusLaQsfERmL_Jh4XmU

Javascript

-----?list=PL6n9fhu94yhUA99nOsJkKXBqokT3MBK0b

Jquery

-----?list=PL6n9fhu94yhVDV697uvHpavA3K_eWGQap

Bootstrap

-----?list=PL6n9fhu94yhXd4xnk-j5FGhHjUv1LsF0V

WwbAPI

-----?list=PL6n9fhu94yhW7yoUOGNOfHurUE6bpOO2b

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before Sep 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 

Just a normal round to understand how you interact.

Round 3 - Grammar 

(1 Question)

  • Q1. A written test to analyse your understanding of English grammar and vocabulary

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself and don't fake it

Business Development Associate Interview Questions asked at other Companies

Q1. You are going to the office and you saw a 6 years old poor guy selling pencils. Out of kindness you bought all the pencils(100 pcs) at Rs. 50 and gave him extra Rs. 50 to support his family. Since you don't require those pencils at all. Wha... read more
View answer (40)

Majestic People Infotech interview questions for popular designations

 Business Development Associate

 (1)

 DOT NET Developer

 (1)

 Senior Business Analyst

 (1)

 Software Developer

 (1)

Jobs at Majestic People Infotech

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I was interviewed in Feb 2025.

Round 1 - Coding Test 

It was a Coderbyte coding challenge consisting of questions at an average level of difficulty.

Round 2 - English and Logical Test 

(2 Questions)

  • Q1. English test consist of 3 questions, 1. write a reply mail 2. correct the casual mail 3. why you are fit for this role. The test duration was 30 mins and during the test, The screen will be shared and v...
  • Q2. Logical test consist of 28 questions in 30 mins, All questions were based on general maths, aptitude and basic general knowledge.
Round 3 - Technical 

(1 Question)

  • Q1. This round was 2 hr long, They started with a basic introduction and gave me a react component based question that I had to implement from stratch by screen sharing, they will also discuss your code later.

Interview Preparation Tips

Interview preparation tips for other job seekers - - Practice the implementation of react components from stratch.
- Practice CURD operations
- Api Calling and handling
- Implementation of Redux Store
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A table must be created using Angular Material or another UI library to demonstrate CRUD operations.

Round 2 - Technical 

(3 Questions)

  • Q1. Angular performance questions? Which one is faster react or angular?
  • Q2. Angular Services how to implement it ?
  • Ans. 

    Angular services are used to create reusable code that can be shared across components.

    • Create a service using the Angular CLI command 'ng generate service serviceName'

    • Inject the service into components by adding it to the providers array in the component's metadata

    • Services can be used to share data between components, perform HTTP requests, or handle business logic

    • Services are singleton instances, meaning there is only...

  • Answered by AI
  • Q3. What are the methods for communication between components in Angular? Please elaborate.
  • Ans. 

    Methods for communication between components in Angular include Input and Output properties, ViewChild, Services, and EventEmitters.

    • Using Input and Output properties to pass data from parent to child components and emit events from child to parent components.

    • Using ViewChild to access child components and their properties directly from the parent component.

    • Using Services to create a shared service that can be injected i...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How we can promote website in google?
  • Ans. 

    Promote a website on Google by utilizing SEO strategies, Google Ads, creating quality content, and building backlinks.

    • Optimize website for SEO with relevant keywords and meta tags

    • Run Google Ads campaigns targeting relevant keywords and audiences

    • Create high-quality content that is valuable to users and encourages engagement

    • Build backlinks from reputable websites to improve website authority

  • Answered by AI
  • Q2. What is Search Engine Optimization?
  • Ans. 

    SEO is the practice of optimizing websites to improve their visibility and ranking on search engine results pages.

    • SEO involves keyword research to identify popular search terms

    • Optimizing website content and structure to improve search engine rankings

    • Building backlinks from reputable websites to increase credibility

    • Monitoring and analyzing website traffic and performance using tools like Google Analytics

  • Answered by AI
  • Q3. What is Social Media Optimization?
  • Ans. 

    SMO is the process of optimizing social media platforms to increase brand visibility and engagement.

    • Creating engaging content to attract followers

    • Using hashtags and keywords to improve discoverability

    • Interacting with followers through comments and messages

    • Analyzing data to track performance and make improvements

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How we can Improve our ranking in Google?
  • Ans. 

    Improving Google ranking involves optimizing website content, building quality backlinks, and focusing on user experience.

    • Optimize website content with relevant keywords and meta tags

    • Build quality backlinks from reputable websites

    • Focus on improving user experience with fast loading times and mobile optimization

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Worst experience because before interview they are talking polite but after interview they didn't respond. I don't know why they are doing like this. And in interview iam preform well from my side but I do...
  • Q2. Even it's entry level job, I have around 2 years of experience in azure cloud. But how they shortlisted. If they no need then why they conducting interviews? Finel request please don't do like this for ot...

Interview Preparation Tips

Topics to prepare for Reveation Labs Azure Cloud Engineer interview:
  • Azure
Interview preparation tips for other job seekers - Don't waste your time in this company. I think they don't have vacancy but simply they are conducting interviews this is also a type of strategy of marketing.

SDE Interview Questions & Answers

SaaS Labs user image Himanshu Bhardwaz

posted on 9 Jan 2025

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What are closures
  • Ans. 

    Closures are functions that have access to variables from their containing scope even after the scope has closed.

    • Closures allow functions to 'remember' the environment in which they were created

    • They can access variables from their outer function even after the outer function has finished executing

    • Closures are commonly used in event handlers and callbacks

  • Answered by AI
  • Q2. What is hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variables and functions are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations are hoisted before variable declarations.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Can you tell me about yourself?

Majestic People Infotech Interview FAQs

How many rounds are there in Majestic People Infotech interview?
Majestic People Infotech interview process usually has 2-3 rounds. The most common rounds in the Majestic People Infotech interview process are Resume Shortlist, Technical and Assignment.
How to prepare for Majestic People Infotech 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 Majestic People Infotech. The most common topics and skills that interviewers at Majestic People Infotech expect are SQL, C#, Brd, FRD and Fashion Designing.
What are the top questions asked in Majestic People Infotech interview?

Some of the top questions asked at the Majestic People Infotech interview -

  1. Bacis of oops, sql qu...read more
  2. A written test to analyse your understanding of English grammar and vocabul...read more
  3. Asp.Net core ...read more

Tell us how to improve this page.

Majestic People Infotech Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Majestic People Infotech Reviews and Ratings

based on 21 reviews

3.9/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.2

Salary

3.8

Job security

3.7

Company culture

3.4

Promotions

4.0

Work satisfaction

Explore 21 Reviews and Ratings
Automation Tester

Coimbatore

5-8 Yrs

Not Disclosed

Proposal Writer

Coimbatore

3-8 Yrs

Not Disclosed

Content Writer

Coimbatore

3-8 Yrs

Not Disclosed

Explore more jobs
Software Developer
20 salaries
unlock blur

₹2.2 L/yr - ₹6.6 L/yr

Software Engineer
15 salaries
unlock blur

₹1.2 L/yr - ₹8 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹6 L/yr - ₹10.4 L/yr

Business Analyst
5 salaries
unlock blur

₹2.8 L/yr - ₹6.2 L/yr

Team Lead
4 salaries
unlock blur

₹0.8 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Majestic People Infotech with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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