Filter interviews by
I applied via Campus Placement and was interviewed in Apr 2021. There were 4 interview rounds.
Classifiers are used in machine learning to categorize data into different classes based on their features.
Classifiers help in predicting the class of new data based on the patterns learned from the training data.
They are used in various applications such as image recognition, spam filtering, sentiment analysis, etc.
Popular classifiers include decision trees, support vector machines, logistic regression, etc.
Optimizing a query involves identifying and resolving performance issues.
Identify slow queries using profiling tools
Use indexes to speed up data retrieval
Reduce the amount of data being queried
Avoid using SELECT *
Use JOINs instead of subqueries
Normalize database tables
Use caching to reduce database load
I applied via Company Website
It was medium ... Able to answer the question
I applied via campus placement at MVJ College of Engineering, Bangalore and was interviewed in Mar 2024. There were 2 interview rounds.
Critical thinking, reasoning
2 basic coding questions
Top trending discussions
posted on 5 May 2024
Please check aptitude question in google
Related to Javascript
Discussion related to company
posted on 26 Sep 2023
WRITE CODE FOR MERGE SORT and explain your code
posted on 4 Dec 2024
I applied via campus placement at DMI College of Engineering, Chennai and was interviewed in Nov 2024. There were 4 interview rounds.
Very basic aptitude concepts asked 40 questions 1 hr time
2 problems to be solved. Myself solved 1 problem but my friends solved 1.5 problem and taken grade is(partially correct) using Google and AI. At last there selected students who are all solved 1 problem also
posted on 14 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.
Consist 3 coding questions medium level
I applied via Campus Placement
Machine coding round
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++
based on 3 reviews
Rating in categories
Software Engineer
37
salaries
| ₹5.6 L/yr - ₹21 L/yr |
Associate Software Engineer
31
salaries
| ₹5.1 L/yr - ₹15.8 L/yr |
Senior Software Engineer
31
salaries
| ₹13.2 L/yr - ₹26 L/yr |
Production Analyst
15
salaries
| ₹13 L/yr - ₹16 L/yr |
Technical Lead
14
salaries
| ₹20 L/yr - ₹36 L/yr |
Fourkites
Roambee
FarEye
LogiNext Solutions