i
Mindgraph
Filter interviews by
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Front end developers are responsible for creating the user interface and user experience of a website or application.
Translate design mockups into code using HTML, CSS, and JavaScript
Ensure the website or application is responsive and works across different devices
Collaborate with designers and back end developers to ensure seamless integration of front end and back end components
HTML and CSS developers are responsible for creating the structure and design of websites.
HTML is used for creating the structure of web pages by defining the content and layout.
CSS is used for styling the HTML elements by defining colors, fonts, spacing, and more.
HTML and CSS work together to create visually appealing and functional websites.
HTML5 and CSS3 are the latest versions of these languages, offering new featu...
Objects are instances of classes, constructors are special methods used to initialize objects, and classes are blueprints for creating objects in Python.
Objects are instances of classes that encapsulate data and behavior.
Constructors are special methods with the name __init__ used to initialize objects.
Classes are blueprints for creating objects, defining their properties and methods.
Example: class Person: def __init_...
Questions from sql, python, probability, statistics, logical reasoning.
6 basic DSA questions from 5 have to be solved. Solve in python.
15 to 30 min of coding test was conducted during the first round of interview.
Given a simple task of showing an iteration of array items using map method.
Where you have to use h1 tag and input tag.
The user as he enters in input tag the value should be displayed in h1 tag and added into the array.
At the end all the values should be stored in array and displayed in output.
I was interviewed in Nov 2023.
A group discussion was conducted with the students deciding the topic.
An hour-long aptitude test.
Mindgraph interview questions for popular designations
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Problems related to arrays and graphs
I applied via Campus Placement
Aptitude-1:30 minutes
Coding test - 1:30 minutes
I applied via Naukri.com and was interviewed in Apr 2023. There were 4 interview rounds.
I applied via campus placement at Gayatri Vidya Parishad College of Engineering, Visakhapatnam and was interviewed before Oct 2023. There were 3 interview rounds.
Aptitude, reasoning & coding
Groupwise we have to complete task for data engineering, and need to explain what we have done.
I am a data engineer with a strong background in programming and data analysis.
Experienced in programming languages such as Python, SQL, and Java
Skilled in data manipulation, ETL processes, and data modeling
Familiar with big data technologies like Hadoop, Spark, and Kafka
I applied via LinkedIn and was interviewed before Oct 2022. There were 2 interview rounds.
Check if a number is odd or even without using loops
Use bitwise AND operator with 1 to check if the least significant bit is 1 or 0
If the result is 1, the number is odd. If the result is 0, the number is even
Example: int num = 5; if((num & 1) == 1) { // odd number } else { // even number }
Interview experience
based on 48 reviews
Rating in categories
Software Engineer
30
salaries
| ₹2.5 L/yr - ₹10.5 L/yr |
Software Developer
11
salaries
| ₹3 L/yr - ₹12 L/yr |
Azure DevOps Engineer
7
salaries
| ₹5 L/yr - ₹6.1 L/yr |
Data Engineer
7
salaries
| ₹3.6 L/yr - ₹5 L/yr |
Java Developer
7
salaries
| ₹2.6 L/yr - ₹8.5 L/yr |
TCS
Infosys
Wipro
HCLTech