Upload Button Icon Add office photos

Filter interviews by

Midbrains Technologies Python Developer Intern Interview Questions and Answers for Experienced

Updated 26 Jun 2024

Midbrains Technologies Python Developer Intern Interview Experiences for Experienced

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Just about education
  • Q2. About job location

Interview Preparation Tips

Interview preparation tips for other job seekers - explained about internship

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All technical questions into python

Interview Preparation Tips

Interview preparation tips for other job seekers - Just present your ideas
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is python, how to install python and application of python
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability. It is widely used for web development, data analysis, artificial intelligence, and more.

    • Python is easy to learn and widely used in various fields such as web development, data science, machine learning, and automation.

    • To install Python, you can download the official Python installer from the Python website and follow the installation ...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Not even asked for self intro, she was very rude and end the interview in 20mins, directly asked top level designs, even I have cleared and waiting for better outcome this interview hit hard.
  • Q2. I was stunned of the interviewer behavior and attitude.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Abstract class vs concrete class
  • Ans. 

    Abstract class defines structure, concrete class provides implementation.

    • Abstract class cannot be instantiated, concrete class can be.

    • Abstract class can have abstract methods, concrete class must implement them.

    • Concrete class provides implementation for abstract methods defined in abstract class.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to python web framework
  • Q2. Real time python project problem solving questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Telephonic Call 

(2 Questions)

  • Q1. What is http? rest api?
  • Ans. 

    HTTP is a protocol used for transferring data over the internet. REST API is a set of rules for building web services.

    • HTTP stands for Hypertext Transfer Protocol, used for communication between web servers and clients

    • REST API (Representational State Transfer) is a set of rules for building web services that adhere to the principles of REST

    • RESTful APIs use standard HTTP methods like GET, POST, PUT, DELETE to perform CRU...

  • Answered by AI
  • Q2. What is time complexity?
  • Ans. 

    Time complexity refers to the amount of time an algorithm takes to run as a function of the input size.

    • It measures how the runtime of an algorithm grows as the input size increases.

    • Common time complexities include O(1) constant time, O(log n) logarithmic time, O(n) linear time, O(n^2) quadratic time, and O(2^n) exponential time.

    • Understanding time complexity helps in analyzing and optimizing algorithms for efficiency.

    • Ex...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Telephonic interview with questions on python oops, threading, sql indexing etc.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is a one-line function?
  • Ans. 

    A one-line function is a function written in a single line of code, typically used for simple operations.

    • One-line functions are concise and easy to read, often used for simple tasks like mathematical operations or string manipulation.

    • They are commonly used in lambda functions in Python.

    • Example: lambda x: x**2

  • Answered by AI
  • Q2. What is polymorphism in OOps?
  • Ans. 

    Polymorphism in OOPs refers to the ability of a single function or method to operate on different types of data.

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

    • It enables a single interface to represent different data types.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: In Python, the '+' operator can be us...

  • Answered by AI
  • Q3. Remove duplicates from the table.
  • Ans. 

    Use SQL query with DISTINCT keyword to remove duplicates from the table.

    • Use SELECT DISTINCT column_name FROM table_name to retrieve unique values from a specific column.

    • Use DELETE FROM table_name WHERE column_name IN (SELECT column_name FROM table_name GROUP BY column_name HAVING COUNT(*) > 1) to remove duplicates from the table.

  • Answered by AI
  • Q4. Join two tables?
  • Ans. 

    Use SQL JOIN to combine rows from two tables based on a related column between them.

    • Use JOIN keyword in SQL to combine rows from two tables based on a related column

    • Types of JOINs include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 JOIN table2 ON table1.column = table2.column

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Python Software Developer interview:
  • Python
  • OOPS
  • SQL-Join
  • SQL-windows
  • Lamdafunction
  • ClasssIObjects

Skills evaluated in this interview

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

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

Round 1 - HR 

(4 Questions)

  • Q1. PYTHON CODE DICIMAL CODE
  • Q2. NUMPY ARRAY CODE PYTHON
  • Q3. PYTHON LIST CODE APPEND LIST
  • Q4. PYTHON FUCTIONS

I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Here we can write programs. Programs are exicuted test cases

Round 2 - Verbal 

(2 Questions)

  • Q1. Here spoken English questions Here English verbal
  • Q2. Meaning of some English words
  • Ans. 

    The question is about the meaning of some English words.

    • Provide the meanings of the words asked.

    • If unsure, ask for clarification.

    • Use context to determine the meaning if necessary.

  • Answered by AI
Round 3 - Gaming 

(1 Question)

  • Q1. Here gaming round.some games are providing ibm company

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn apptittude questions and practice code. Here English words are important

Midbrains Technologies Interview FAQs

How many rounds are there in Midbrains Technologies Python Developer Intern interview for experienced candidates?
Midbrains Technologies interview process for experienced candidates usually has 1 rounds. The most common rounds in the Midbrains Technologies interview process for experienced candidates are HR.

Tell us how to improve this page.

Softwaretest Engineer
25 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Software Tester
18 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Java Developer
6 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Test Engineer
6 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Software Developer
5 salaries
unlock blur

₹1 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Midbrains Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview