Upload Button Icon Add office photos

Majesco

Compare button icon Compare button icon Compare

Filter interviews by

Majesco Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Majesco Interview Questions and Answers

View all 25 questions

Majesco Interview Experiences

Popular Designations

28 interviews found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Dec 2022

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

I was interviewed before Dec 2021.

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 

(6 Questions)

  • Q1. Knowledge of plsql concept like trigger , statment?
  • Q2. Store procedure vs function vs packages
  • Ans. 

    Stored procedures, functions, and packages are database objects used to encapsulate and execute code.

    • Stored procedures are precompiled SQL statements that can be executed multiple times.

    • Functions return a single value and can be used in SQL statements.

    • Packages are a collection of related procedures, functions, and variables.

    • Stored procedures and functions can be used to improve performance by reducing network traffic.

    • P...

  • Answered by AI
  • Q3. What is cursor? What are the attributes of cursor?
  • Ans. 

    A cursor is a database object used to manipulate data in a result set.

    • A cursor is used to traverse through a result set one row at a time.

    • It can be used to update or delete rows in a result set.

    • Attributes of a cursor include its name, type, scrollability, and sensitivity.

    • Examples of cursor types include forward-only, static, dynamic, and keyset-driven.

  • Answered by AI
  • Q4. What are joins? Type of joins?
  • Ans. 

    Joins are used to combine data from two or more tables based on a related column between them.

    • Types of joins include inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all the rows from the left table and matching rows from the right table.

    • Right join returns all the rows from the right table and matching rows from the left table.

    • Full outer...

  • Answered by AI
  • Q5. What is the view and type of view?
  • Ans. 

    The question is unclear. Please provide more context.

    • Answered by AI
    • Q6. What is index and type of indexes?
    • Ans. 

      Indexes are data structures that improve the speed of data retrieval operations in a database.

      • Indexes are created on one or more columns of a table.

      • They can be of different types such as B-tree, hash, bitmap, etc.

      • B-tree indexes are the most commonly used type of index.

      • Indexes can be unique or non-unique.

      • They can also be clustered or non-clustered.

      • Clustered indexes determine the physical order of data in a table.

      • Non-clu...

    • Answered by AI
    Round 3 - Behavioral 

    (4 Questions)

    • Q1. Tell me about yourself?
    • Ans. 

      I am an experienced Lead Engineer with a strong background in software development and team management.

      • Over 10 years of experience in software engineering

      • Expertise in leading and managing cross-functional teams

      • Proficient in various programming languages such as Java, C++, and Python

      • Proven track record of delivering high-quality software solutions on time and within budget

      • Strong problem-solving and analytical skills

      • Exce...

    • Answered by AI
    • Q2. Tell me about your past experience?
    • Ans. 

      I have 8 years of experience as a Lead Engineer in the software industry.

      • Led a team of 10 engineers in developing a new software product from scratch

      • Implemented agile methodologies to improve team efficiency and project delivery

      • Designed and implemented scalable and robust software architectures

      • Collaborated with cross-functional teams to gather requirements and ensure successful project execution

      • Mentored junior engineer...

    • Answered by AI
    • Q3. Why should we hire you?
    • Ans. 

      I have a strong technical background, leadership skills, and a proven track record of successfully leading engineering teams.

      • I have extensive experience in the field of engineering and have successfully led multiple projects from start to finish.

      • I have a deep understanding of the technical aspects of the role and can effectively communicate and collaborate with cross-functional teams.

      • I have a track record of delivering...

    • Answered by AI
    • Q4. What are your strengths and weakness?
    • Ans. 

      My strengths include problem-solving, leadership, and technical expertise. My weaknesses include impatience and a tendency to overthink.

      • Strength: Strong problem-solving skills - I enjoy analyzing complex problems and finding innovative solutions.

      • Strength: Leadership abilities - I have successfully led teams and projects, ensuring effective collaboration and achieving goals.

      • Strength: Technical expertise - I have a deep ...

    • Answered by AI
    Round 4 - One-on-one 

    (1 Question)

    • Q1. What are expections?
    • Ans. 

      Expectations are the anticipated outcomes or results of a particular situation or action.

      • Expectations are often based on past experiences or cultural norms.

      • They can be explicit or implicit, and can vary greatly between individuals.

      • Unmet expectations can lead to disappointment, frustration, or conflict.

      • Clear communication and managing expectations can help avoid misunderstandings.

      • Examples of expectations include job per...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Plsql is mandatory. Oracle knowledge is advantageous

    Skills evaluated in this interview

    Top Majesco Lead Engineer Interview Questions and Answers

    Q1. What is the view and type of view?
    View answer (2)

    Lead Engineer Interview Questions asked at other Companies

    Q1. What is the resistance value of tripping & closing coil of vcb?
    View answer (8)
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Tell me something about your self?
    • Q2. What is java ?
    • Ans. 

      Java is a high-level programming language known for its portability, security, and object-oriented features.

      • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).

      • It is object-oriented, allowing for modular and reusable code.

      • Java is known for its strong security features, such as sandboxing and encryption.

      • It is widely used for developing web applications, mobile apps, and enter...

    • Answered by AI
    Round 2 - One-on-one 

    (2 Questions)

    • Q1. How did you deliver your code?
    • Ans. 

      I delivered my code through version control systems like Git, following best practices for code review and testing.

      • Used Git for version control to track changes and collaborate with team members

      • Followed best practices for code review to ensure quality and consistency

      • Implemented automated testing to catch bugs early and ensure code reliability

    • Answered by AI
    • Q2. What is your team size?
    • Ans. 

      The team size is 10 members.

      • The team consists of 2 senior engineers, 4 mid-level engineers, and 4 junior engineers.

      • We follow an agile methodology with cross-functional teams.

      • Regular team meetings and stand-ups ensure effective communication and collaboration.

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - introduce your self in a good manner.

    Top Majesco Senior Software Engineer Interview Questions and Answers

    Q1. 1. Diff betn case and decode 2. Primary unique keys 3. Diff betn proc and function 4. Query for 2nd highest sal dept wise 5. Query to find sum witbout using aggregate 6. Queries on count distinct 7. Updating 2 tables in a single query
    View answer (1)

    Senior Software Engineer Interview Questions asked at other Companies

    Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
    View answer (1)

    Lead Engineer Interview Questions & Answers

    user image Ajit Parkar

    posted on 22 Oct 2024

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

    (1 Question)

    • Q1. What is static variable?
    • Ans. 

      Static variable is a variable that retains its value between function calls.

      • Static variables are declared using the 'static' keyword.

      • They are initialized only once and retain their value throughout the program's execution.

      • They have a local scope within the function where they are declared.

      • Example: static int count = 0; in a function will retain the value of count across multiple calls to that function.

    • Answered by AI

    Top Majesco Lead Engineer Interview Questions and Answers

    Q1. What is the view and type of view?
    View answer (2)

    Lead Engineer Interview Questions asked at other Companies

    Q1. What is the resistance value of tripping & closing coil of vcb?
    View answer (8)
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

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

    Round 1 - Technical 

    (1 Question)

    • Q1. Angular related questions
    Round 2 - Technical 

    (1 Question)

    • Q1. Techno managerial round
    Round 3 - Behavioral 

    (1 Question)

    • Q1. Managerial questions

    Senior Leader Engineer Interview Questions asked at other Companies

    Q1. If a subordinate does not listen to you what steps can you take.
    View answer (1)

    Majesco interview questions for popular designations

     Senior Software Engineer

     (7)

     Lead Engineer

     (5)

     Software Engineer

     (4)

     Technical Lead

     (1)

     Senior Software Developer

     (1)

     Test Analyst

     (1)

     Senior Architect

     (1)

     Senior Test Engineer

     (1)

    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected
    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. About product snd domain related
    Round 3 - Technical 

    (1 Question)

    • Q1. About way of work and trchniques used technically
    Round 4 - HR 

    (1 Question)

    • Q1. About time, location package, all

    Senior QA Engineer Interview Questions asked at other Companies

    Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
    View answer (1)

    Get interview-ready with Top Majesco Interview Questions

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. What is selenium locators
    • Ans. 

      Selenium locators are used to identify web elements on a web page in order to perform automated testing.

      • Selenium locators include ID, name, class name, tag name, link text, partial link text, xpath, and css selector

      • They are used in Selenium WebDriver to interact with web elements

      • For example, driver.findElement(By.id("username")) will locate the element with id 'username'

    • Answered by AI

    Skills evaluated in this interview

    Senior Test Engineer Interview Questions asked at other Companies

    Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
    View answer (1)

    Jobs at Majesco

    View all

    Lead Engineer Interview Questions & Answers

    user image Anonymous

    posted on 23 Mar 2024

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Spring related questions

    Top Majesco Lead Engineer Interview Questions and Answers

    Q1. What is the view and type of view?
    View answer (2)

    Lead Engineer Interview Questions asked at other Companies

    Q1. What is the resistance value of tripping & closing coil of vcb?
    View answer (8)
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
    View all tips
    Round 2 - Technical 

    (1 Question)

    • Q1. What is hands on experience ? Microservice design pattern, security, What are the AWS services used . Docker , how do you handle your team etc.
    • Ans. 

      Hands-on experience refers to practical experience gained by actively working on projects or tasks related to a specific field or technology.

      • Hands-on experience in microservice design pattern involves actually implementing and deploying microservices in a real-world project.

      • Hands-on experience in security includes actively working on implementing security measures such as encryption, authentication, and authorization i...

    • Answered by AI
    Round 3 - HR 

    (1 Question)

    • Q1. Why you want to join here? How do you handle sprint planning and effort estimation

    Skills evaluated in this interview

    Senior Architect Interview Questions asked at other Companies

    Q1. What is a typical cladding material. What are the types and how are they applicable for specific buildings.
    View answer (2)
    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 - Aptitude Test 

    Aptitude test has the basic questions

    Round 3 - One-on-one 

    (1 Question)

    • Q1. The project made in final year
    • Ans. 

      I developed a web-based project management system for tracking tasks and deadlines.

      • Used HTML, CSS, JavaScript for front-end development

      • Utilized PHP and MySQL for back-end functionality

      • Implemented user authentication and authorization features

      • Integrated calendar and notification functionalities

    • Answered by AI

    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 (196)
    Interview experience
    5
    Excellent
    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 

    (2 Questions)

    • Q1. Spring container, spring boot
    • Q2. Use case diagram for currency conversion
    • Ans. 

      Currency conversion use case diagram for Tech Lead interview

      • Actors: User, Currency Converter System

      • Use Cases: Enter amount, Select source currency, Select target currency, Convert currency, Display converted amount

      • Relationships: User interacts with Currency Converter System to perform currency conversion

      • Include: Error handling for invalid inputs

      • Extend: Historical exchange rate lookup feature

    • Answered by AI

    Technical Lead Interview Questions asked at other Companies

    Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
    View answer (4)

    Software Testing Engineer Interview Questions & Answers

    user image MOHIT SANJAY SURYWANSHI

    posted on 10 Jan 2023

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

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

    (1 Question)

    • Q1. What you known about Performance Testing
    • Ans. 

      Performance testing is a type of testing that evaluates the speed, responsiveness, stability, and scalability of a software application.

      • It involves simulating real-world scenarios to measure the performance of the application

      • It helps identify bottlenecks and performance issues in the application

      • It can be done using tools like JMeter, LoadRunner, and Gatling

      • Examples of performance testing include load testing, stress te

    • Answered by AI
    Round 3 - HR 

    (1 Question)

    • Q1. Why should we hire you?
    • Ans. 

      You should hire me because of my strong technical skills, attention to detail, and ability to work well in a team.

      • I have a deep understanding of software testing principles and methodologies.

      • I am skilled in using various testing tools and technologies.

      • I have a proven track record of finding critical bugs and ensuring software quality.

      • I am highly detail-oriented and have a keen eye for identifying potential issues.

      • I am ...

    • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Majesco Software Testing Engineer interview:
    • Performance Testing
    Interview preparation tips for other job seekers - Be Prepare with company details and read the job description carefully

    Skills evaluated in this interview

    Software Testing Engineer Interview Questions asked at other Companies

    Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
    View answer (1)

    Majesco Interview FAQs

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

    Some of the top questions asked at the Majesco interview -

    1. 1. Diff betn case and decode 2. Primary unique keys 3. Diff betn proc and func...read more
    2. What is hands on experience ? Microservice design pattern, security, What are t...read more
    3. What is the view and type of vi...read more
    How long is the Majesco interview process?

    The duration of Majesco interview process can vary, but typically it takes about less than 2 weeks to complete.

    Tell us how to improve this page.

    Majesco Interview Process

    based on 27 interviews

    Interview experience

    4.3
      
    Good
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.4k Interviews
    Infosys Interview Questions
    3.6
     • 7.5k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k 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
    Cyient Interview Questions
    3.6
     • 283 Interviews
    CitiusTech Interview Questions
    3.4
     • 269 Interviews
    View all

    Majesco Reviews and Ratings

    based on 349 reviews

    3.5/5

    Rating in categories

    3.2

    Skill development

    3.3

    Work-life balance

    3.5

    Salary

    3.1

    Job security

    3.4

    Company culture

    3.0

    Promotions

    3.2

    Work satisfaction

    Explore 349 Reviews and Ratings
    Lead Engineer, Services

    Kolkata,

    Mumbai

    +5

    4-8 Yrs

    Not Disclosed

    Lead Engineer, Products

    Kolkata,

    Mumbai

    +5

    6-8 Yrs

    ₹ 7.8-21.05 LPA

    Director, Architecture

    Kolkata,

    Mumbai

    +5

    12-14 Yrs

    Not Disclosed

    Explore more jobs
    Senior Software Engineer
    507 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Lead Engineer
    391 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Test Engineer
    207 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Software Engineer
    206 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Leader Engineer
    93 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

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