Upload Button Icon Add office photos

Filter interviews by

Cyril Amarchand Mangaldas Senior Software Developer Interview Questions and Answers

Updated 18 Apr 2023

Cyril Amarchand Mangaldas Senior Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. There were 3 interview rounds.

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 

(2 Questions)

  • Q1. Question on basic sql
  • Q2. They will ask about php and BI tool
Round 3 - Coding Test 

Presentation on few sql queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company

Interview questions from similar companies

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 Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic problems on strings and arrays

Round 2 - Technical 

(1 Question)

  • Q1. Full detailed questions on .net technologies
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic details around experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic details and system design
Round 3 - Technical 

(1 Question)

  • Q1. Coding for a solution
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are statics functions in OOPS
  • Ans. 

    Static functions in OOP are functions that belong to the class itself, rather than to instances of the class.

    • Static functions can be called without creating an instance of the class.

    • They are commonly used for utility functions that do not require access to instance-specific data.

    • Static functions are declared using the 'static' keyword in many programming languages.

    • Example: In Java, a static function in a class can be c

  • Answered by AI
  • Q2. What is Polymorphism in OOPs
  • Ans. 

    Polymorphism in OOPs allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism allows methods to be called on objects of different classes that all inherit from a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overriding in inheritance and method overloading within the same class.

  • Answered by AI
  • Q3. What is websockets and its alternative
  • Ans. 

    Websockets are a communication protocol that allows for full-duplex communication between a client and a server over a single, long-lived connection.

    • Websockets provide real-time, bi-directional communication between a client and a server.

    • They are commonly used in applications that require instant updates, such as chat applications, online gaming, and financial trading platforms.

    • Websockets use a persistent connection, u...

  • Answered by AI
  • Q4. What is JWT and How it works
  • Ans. 

    JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.

    • JWT is composed of three parts: header, payload, and signature.

    • Header typically consists of the type of token and the hashing algorithm being used.

    • Payload contains the claims, which are statements about an entity and additional data.

    • Signature is created by encoding the header, payload, ...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

2 coding questions 1 easy ,1 hard , 20 MCQ question and 1 SQL question

Round 2 - Technical 

(2 Questions)

  • Q1. Asked questions of coding round
  • Q2. Questions about project ,jwt architecture,nextjs vs react
Round 3 - Technical 

(2 Questions)

  • Q1. 2 SQL query using group by
  • Q2. Question about projects and cs fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your project well,learn theory of technology used
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Max heap DSA question
  • Q2. Amazon like system design

I applied via Referral and was interviewed in Sep 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 - Case Study 
Round 3 - HR 

(1 Question)

  • Q1. Be prepared with ms Excel

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and speak
Have patience bcz it almost took 1 and half month to complete my total interview process

I appeared for an interview in Aug 2020.

Interview Questionnaire 

3 Questions

  • Q1. P2P,why you want to join us
  • Q2. Introduction
  • Q3. Accounts related questions

Interview Preparation Tips

Round: Test
Experience: An objective type test with a varied set of questions on biology, coding and other general topics was conducted on the day before the placement day.

Round: Other Interview
Experience: This was a Resume-based Interview. The interviewee was questioned on all the aspects mentioned in the resume.

Round: Technical Interview
Experience: Second round was based on the courses that one had undertaken. The variety in the course categories was preferred.

General Tips: The company was not particular about any preparation. They informed about the work profile during their PPTs and discussed about what kind of work is being done in the company. The work profile includes going through a set of source codes. Hence an interest towards coding was expected. Apart from that variety in the resume – which reflects the efficiency of a student in different fields – was appreciated and looked forward to by the employers. A basic knowledge about C, C++ or python should be helpful. An interest to learn and adjust to new things was what they were looking at.
Skills: C, C++, Python
College Name: IIT MADRAS

Interview Questionnaire 

3 Questions

  • Q1. Resume-based questions
  • Q2. Are you aware of other technologies used in barcode readers?
  • Ans. 

    Yes, there are various technologies used in barcode readers.

    • Laser scanners: Use a laser beam to read barcodes.

    • CCD scanners: Use an array of tiny light sensors to capture barcode data.

    • Camera-based scanners: Use image processing techniques to read barcodes.

    • Pen-type scanners: Require the user to swipe the scanner across the barcode.

    • Mobile barcode scanners: Utilize the camera of a mobile device to scan barcodes.

  • Answered by AI
  • Q3. Make a number <4 and >3 using 3, 4 and a symbol/operator present on your calculator
  • Ans. 

    To make a number <4 and >3 using 3, 4, and a symbol/operator on the calculator.

    • Use the division operator (/) to divide 4 by 3, resulting in a number greater than 3 and less than 4.

    • Alternatively, use the subtraction operator (-) to subtract 3 from 4, resulting in a number greater than 3 and less than 4.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: They generally have resume based short listing. And I was shortlisted.

Round: Test
Experience: Aptitude test was easy, in fact 2 or 3 puzzles were directly from -----/.

Round: Technical Interview
Experience: Since iRunway is a technology consulting firm and One of my projects was IR based barcode reader so he asked questions about that. There were total 2 technical interviews.

College Name: IIT KANPUR

Skills evaluated in this interview

Cyril Amarchand Mangaldas Interview FAQs

How many rounds are there in Cyril Amarchand Mangaldas Senior Software Developer interview?
Cyril Amarchand Mangaldas interview process usually has 3 rounds. The most common rounds in the Cyril Amarchand Mangaldas interview process are Resume Shortlist, Technical and Coding Test.
What are the top questions asked in Cyril Amarchand Mangaldas Senior Software Developer interview?

Some of the top questions asked at the Cyril Amarchand Mangaldas Senior Software Developer interview -

  1. they will ask about php and BI t...read more
  2. question on basic ...read more

Tell us how to improve this page.

Cyril Amarchand Mangaldas Senior Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

UnitedLex Interview Questions
3.0
 • 70 Interviews
Integreon Interview Questions
3.2
 • 44 Interviews
Consilio Interview Questions
3.7
 • 20 Interviews
Clifford Chance Interview Questions
3.7
 • 17 Interviews
GoDaddy Interview Questions
3.4
 • 14 Interviews
EPIQ Systems Interview Questions
3.6
 • 13 Interviews
Vakilsearch Interview Questions
3.4
 • 12 Interviews
View all
Associate
63 salaries
unlock blur

₹13 L/yr - ₹26 L/yr

Senior Associate
45 salaries
unlock blur

₹20 L/yr - ₹55 L/yr

Secretary
39 salaries
unlock blur

₹5 L/yr - ₹14.3 L/yr

Legal Associate
18 salaries
unlock blur

₹13 L/yr - ₹26 L/yr

Principal Associate
18 salaries
unlock blur

₹24 L/yr - ₹80 L/yr

Explore more salaries
Compare Cyril Amarchand Mangaldas with

Aparajitha Corporate Services

3.9
Compare

Integreon

3.2
Compare

UnitedLex

3.0
Compare

Quislex Legal Services

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