i
Young Minds Technology Solutions
Filter interviews by
I applied via AmbitionBox and was interviewed in Jul 2022. There were 3 interview rounds.
Python introduction,data types,list, set's,file handling, opps, dictionary,lumpy,tikinter,pandas
Top trending discussions
posted on 9 Jul 2024
Basic OOP questions for python programming language
Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.
Abstraction allows users to focus on what an object does instead of how it does it
It helps in reducing complexity and improving efficiency in software development
Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction
SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.
SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.
SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.
SQL d...
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, prev, and next
Iterate through the linked list, updating pointers to reverse the direction
Update the head of the linked list to the last node after reversing
Binary search algorithm efficiently finds the target value in a sorted array.
Start by defining the low and high indices of the array.
Calculate the mid index and compare the target value with the value at mid.
If target is less than mid value, update high to mid-1; if greater, update low to mid+1.
Repeat until target is found or low is greater than high.
I applied via Campus Placement
Aptitude questions with 2-3 coding questions
Interpreter executes code line by line, compiler translates code into machine code before execution.
Interpreter translates code into machine code line by line during runtime
Compiler translates code into machine code before execution
Interpreted languages include Python, JavaScript
Compiled languages include C, C++
posted on 29 Nov 2024
I applied via AmbitionBox
Java, spring,springboot
2 DSA questions Both are from DP
I was interviewed in Jul 2024.
Create an API using Notepad to check if a string is a palindrome or not.
posted on 6 May 2024
I applied via campus placement at National Engineering College, Kovilpatti and was interviewed in Nov 2023. There were 5 interview rounds.
The Online Aptitude test consists of Quantitative aptitude, Logical
reasoning and C-Programming Snippets to be answered in 60 minutes
The Written Programming Assessment consists of 20 MCQ Questions
and 6 Core and Programming Questions to be answered in 120 minutes.
posted on 18 Mar 2024
posted on 8 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
Three long paragraph questions related to logical thinking take around 20-25 min to solve.
Three coding questions on array, square matrix and monster game.
I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.
I have experience deep diving into projects and college curriculum, gaining valuable skills and knowledge.
I have completed multiple projects during my college years, where I delved deep into the subject matter to understand it thoroughly.
I have a strong academic background in software development, which has equipped me with the necessary skills to analyze and comprehend complex topics.
I actively seek out opportunities ...
OOPS concepts refer to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
Data Scientist
9
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Embedded Engineer
8
salaries
| ₹0.9 L/yr - ₹2 L/yr |
Python Developer
7
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Matlab Simulink Developer
7
salaries
| ₹2 L/yr - ₹3.1 L/yr |
HR Executive
7
salaries
| ₹2.4 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech