Open In App

MyWays.Ai Interview Experience For Python Developer Internship

Last Updated : 26 Oct, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

After the online test, I had the opportunity to interview with the MyWays.Ai team. The interview process consisted of two technical interviews. Here’s a summary of my experience:

Technical Interview 1:

Duration: Approximately 30 minutes

I began by introducing myself and highlighting the skills and experiences mentioned in my resume.

Given that the role was for a Python developer, the interviewer kicked off the interview with Python-related questions. This portion of the interview lasted for about 20 minutes.

The questions included:

  • What is a list in Python?
  • Explain the concept of a tuple in Python.
  • What is a lambda function, and how is it used in Python?
  • Could you elaborate on decorators in Python?
  • Define the terms “append” and “pop()” as they pertain to Python.

Toward the end of the interview, I was presented with a Data Structures and Algorithms (DSA) question. It was of easy-level difficulty and was taken from LeetCode.

Additionally, I was asked to explain merge sort and provide insights into sorting algorithm complexities.

One of the DSA questions in this interview was related to trees and specifically Preorder Traversal. The question was sourced from LeetCode.

Technical Interview 2:

The second technical interview primarily focused on DSA questions. It included:

  • Valid Parentheses: This question was of easy-level difficulty.
  • Number of Islands: This question was of medium-level difficulty.

The interviewer directly presented these DSA questions, and I had to provide solutions and explanations.

Overall Experience:

My overall experience with the interviews was positive. I found the Some questions to be challenging but fair, and the interviewers were professional and engaging

Please feel free to use this revised version to share your interview experience. It’s important to note that sharing your experience can be valuable to others preparing for similar interviews and helps provide insights into the interview process at MyWays.Ai.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads