Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by iMedDoc Software Team. If you also belong to the team, you can get access from here

iMedDoc Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

iMedDoc Software Senior Software Developer Interview Questions and Answers

Updated 2 Apr 2025

iMedDoc Software Senior Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Which PHP framework do you prefer, and what are the reasons for your choice?
  • Ans. 

    I prefer Laravel for its elegant syntax, robust features, and strong community support, making development efficient and enjoyable.

    • Elegant syntax: Laravel's expressive syntax allows for cleaner and more readable code.

    • Built-in features: It offers features like Eloquent ORM, Blade templating, and built-in authentication.

    • Strong community: A large community means plenty of resources, tutorials, and packages available.

    • MVC a...

  • Answered by AI
  • Q2. Why do you prefer Laravel over CodeIgniter?
  • Ans. 

    Laravel offers modern features, better performance, and a robust ecosystem compared to CodeIgniter.

    • Laravel has built-in support for RESTful routing, making API development easier.

    • It includes Eloquent ORM for database interactions, which simplifies data manipulation.

    • Laravel's Blade templating engine allows for cleaner and more maintainable views.

    • The framework provides a powerful task scheduling feature, reducing the nee...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of the questions will be about your past projects, so be well-prepared for them.

Top trending discussions

View All
Interview Hub
4d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about iMedDoc Software?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About DBMS and c++

Senior Software Developer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Freshworks
Q2. Overlapping Intervals Problem Statement You are given the start a ... read more
asked in Freshworks
Q3. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
asked in SAP
Q4. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Freshworks
Q5. Middle of Linked List Problem Statement Given the head node of a ... read more

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is collections
  • Q2. What are the new features in java 8
  • Q3. What is the use of spring boot
  • Q4. What is JPA
  • Ans. 

    JPA stands for Java Persistence API, a specification for object-relational mapping in Java applications.

    • JPA is used to map Java objects to relational database tables.

    • It provides a set of annotations to define the mapping between Java classes and database tables.

    • JPA also supports querying data using the Java Persistence Query Language (JPQL).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It will be easy interview

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is Abstraction
  • Q2. Concept of hiding implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Not bad, good atmosphere, positive response from staff

I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Servicenow related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Scripting knowledge and technical questions

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on string manipulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Infosys conducts easy interview and most of the questions are straight forward
Be interview-ready. Browse the most asked HR questions.
illustration image

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

Interview Questionnaire 

1 Question

  • Q1. What is abstract class, what is list, SQL,ADO.net
  • Ans. 

    Abstract class is a class that cannot be instantiated, List is a collection of objects, SQL is a language used to manage databases, ADO.net is a framework for accessing databases.

    • Abstract class is used as a base class for other classes

    • List is a generic collection of objects

    • SQL is used to create, modify, and query databases

    • ADO.net provides a set of classes for accessing databases

    • Example: abstract class Animal { public a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer wanted to test both my knowledge and communication skills. most of asked to me Dot net quetions.

Skills evaluated in this interview

Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Aug 2021. 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 - Coding Test 

Easy DSA questions and some questions on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join if you are a fresher and want to grow as a developer. I had resigned that time I am writing this review

I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a bit
  • Ans. 

    A bit is the smallest unit of data in computing, representing a binary value of 0 or 1.

    • A bit can represent two states: off (0) or on (1).

    • Bits are the building blocks of all digital data, including text, images, and sound.

    • In binary code, a sequence of bits can represent numbers, letters, and commands.

    • For example, the letter 'A' is represented as 01000001 in binary, which is 65 in decimal.

  • Answered by AI
  • Q2. What us the size of a bit
  • Ans. 

    A bit is the smallest unit of digital information. It can have a value of either 0 or 1.

    • A bit is a binary digit, represented as either 0 or 1.

    • It is the basic unit of information used in computing and digital communications.

    • A group of 8 bits is called a byte.

    • The size of a bit is dependent on the architecture of the computer system.

  • Answered by AI
  • Q3. How many bits are there in C
  • Ans. 

    C is a programming language and does not have a fixed number of bits.

    • C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.

    • The number of bits in C depends on the hardware architecture it is compiled for.

    • For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and patient. Dont hesitate to give answers.

Skills evaluated in this interview

I applied via Company Website and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Assignment 

Python assignment

Round 2 - Technical 

(1 Question)

  • Q1. Basic python questions and coding questions. Oops concepts and writing inheritence code.
Round 3 - HR 

(1 Question)

  • Q1. Just salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Study all concepts of python well along with its examples... And practice coding questions well.

iMedDoc Software Interview FAQs

How to prepare for iMedDoc Software Senior Software Developer 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 iMedDoc Software. The most common topics and skills that interviewers at iMedDoc Software expect are Angularjs, Delphi, HL7, JSON and Laravel.
What are the top questions asked in iMedDoc Software Senior Software Developer interview?

Some of the top questions asked at the iMedDoc Software Senior Software Developer interview -

  1. Which PHP framework do you prefer, and what are the reasons for your choi...read more
  2. Why do you prefer Laravel over CodeIgnit...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Trending Companies on AmbitionBox

Siemens Interview Questions
4.0
 • 467 Interviews
Amdocs Interview Questions
3.7
 • 535 Interviews
Muthoot Finance Interview Questions
3.6
 • 296 Interviews
Lowe's Interview Questions
4.1
 • 138 Interviews
Titan Company Interview Questions
4.2
 • 170 Interviews
Quest Global Interview Questions
3.5
 • 333 Interviews
Cognizant Interview Questions
3.7
 • 6k Interviews
JPMorgan Chase & Co. Interview Questions
3.9
 • 807 Interviews
PhonePe Interview Questions
4.0
 • 359 Interviews
View all
QA Tester
8 salaries
unlock blur

₹4.5 L/yr - ₹8.1 L/yr

Data Migration Specialist
5 salaries
unlock blur

₹1.9 L/yr - ₹4 L/yr

Software Developer
4 salaries
unlock blur

₹5.5 L/yr - ₹11 L/yr

QA Lead
4 salaries
unlock blur

₹5.5 L/yr - ₹9 L/yr

Senior QA Tester
4 salaries
unlock blur

₹8.1 L/yr - ₹12.9 L/yr

Explore more salaries
write
Share an Interview