Upload Button Icon Add office photos

Filter interviews by

Cyril Amarchand Mangaldas Software Developer Interview Questions and Answers

Updated 29 Mar 2023

Cyril Amarchand Mangaldas Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image sheetal anavkar

posted on 29 Mar 2023

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

I applied via Referral and was interviewed before Mar 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 - Technical 

(2 Questions)

  • Q1. Normal .net Questions, on vb.net, php
  • Q2. On sql, data base, Web Api, BI tools
Round 3 - Coding Test 

Some project Demo, It was good.

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes, Its good to go with this company. Work culture is good.

Interview questions from similar companies

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
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
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

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions regarding coding of documents, hipaa matters

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold do not hesitate in answering, what you dont know kindly accept do not show that you know but its not getting point.

I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What experience do you have?
  • Ans. 

    I have experience in various roles and industries, including customer service, project management, and sales.

    • Customer service experience in a retail setting

    • Project management experience in coordinating and executing multiple projects simultaneously

    • Sales experience in meeting and exceeding sales targets

    • Experience in collaborating with cross-functional teams to achieve common goals

  • Answered by AI
  • Q2. Can you work on Excel
  • Ans. 

    Yes, I am proficient in working on Excel.

    • I am skilled in creating spreadsheets, using formulas and functions, and analyzing data.

    • I have experience in creating charts and graphs to visually represent data.

    • I am familiar with advanced features such as pivot tables and macros.

    • I am able to work with large data sets and perform data analysis.

    • For example, I have used Excel to track sales data and create reports for my previou

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply when you have experience with good quality in language

Skills evaluated in this interview

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 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

Interview Preparation Tips

Round: Resume Shortlist
Experience: They look for a good CPI, projects and a little bit of extracurricular (to make sure you are a team player). Improvise accordingly.

Round: Test
Experience: Their test is a little different. The job requires one to understand technology so they have a section where one has to read a typical extract of a paper and choose the simplified meaning of the same. It also contains some cat type questions and general questions about technology (like the principle of a microwave oven, etc). It was a miracle I got through the test.

Round: Interview
Experience: The interviewer mainly concentrated on my technical projects (especially BTP) and my internships (be thorough in both these to be able to crack core companies). There were other technical questions broadly on chemical engineering (principle of so and so instrument etc) and other HR questions like how you rate yourself in technology on a scale of 1 to 5, career
plans, reason to join the company etc.
Tips: The interview went pretty well. I answered all questions to his satisfaction with enthusiasm and confidence. This was one place I was sure I‟d get through, but sadly never made it to the second round of interviews. Some say they didn‟t have a requirement for chemical engineering students and they needed only CSE and EE people, but we never know.

General Tips: Internship: (attention third year people!)
When it comes to the placement interview&#44; internships play pivotal role. There are rarely any interviews where the interviewee isn't drilled on their internships. So, please don‟t treat an internship as a paid vacation. Good work done during the internship gives one the confidence that can very well bowl the interviewer over (as it did in my case :D). Believe me confidence does much more than get you a job; it determines success and failure in mostundertakings. Internship gives you the first chance to build that up … use it! 


Pre Placement Talks:
Please attend the ppts of at least those companies which fall into your sector of interest. At ppts you get to see a lot more things than the boring presentations and the pay package. Most companies bring along with them alumni who have spent a few years in the company. Observing or interacting with them will give you a good assessment of what you are going to be a few years from now if you join that company. For example I observed that alumni of XYZ Company were not as upbeat and confident as alumni of ABC Company (names havebeen hidden on request ;) ) even if XYZ was paying plenty more than ABC. I knew then and there that I would want to join ABC and never applied to XYZ. Be sure to utilize them and be sure to clear all your doubts and conceptions. Once you start attending presentations you will observe junta asking questions just to score brownie points with the speaker. Believe me it won't help one bit in landing them a job!


Resumes:
Making an appealing resume is the single most important step in the placement process and IITK is notorious for its bad resumes, so attend workshops. Like most IITK junta I sucked at making a resume (and still do), but whatever little skill I have, I got through workshops. One workshop I would advise everyone to attend is the resume making workshop of McKinsey. Get your resumes checked and edited by those who have been through placement especially by those from other IITs (I know this will hurt a lot of egos, but IITB's resumes are some of the best. Those dudes have mastered the art of making an impact with whatever little they've got, while we excel at doing exactly the opposite :P). Prepare an impactful resume and don't submit the same resume to every company, make changes based on the profile.
College Name: IIT KANPUR

Cyril Amarchand Mangaldas Interview FAQs

How many rounds are there in Cyril Amarchand Mangaldas 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 Software Developer interview?

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

  1. on sql, data base, Web Api, BI to...read more
  2. Normal .net Questions, on vb.net, ...read more

Tell us how to improve this page.

Cyril Amarchand Mangaldas Software Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

UnitedLex Interview Questions
3.1
 • 69 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
43 salaries
unlock blur

₹4.8 L/yr - ₹13 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.1
Compare

Quislex Legal Services

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