i
Mindstix Software Labs
Filter interviews by
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
The CSS box model is a design and layout concept that defines the structure and sizing of elements on a web page.
The box model consists of content, padding, border, and margin around an element.
Content area is where text and images are displayed.
Padding is the space between the content and the border.
Border is the line that goes around the padding and content.
Margin is the space outside the border, separating the eleme
CSS positions are used to control the layout of elements on a webpage.
Use 'static', 'relative', 'absolute', or 'fixed' to position elements.
Elements with 'position: relative' are positioned relative to their normal position.
Elements with 'position: absolute' are positioned relative to the nearest positioned ancestor.
Elements with 'position: fixed' are positioned relative to the viewport.
Use 'top', 'bottom', 'left', and...
Semantic HTML tags are elements that provide meaning to the content they enclose, helping search engines and screen readers understand the structure of a webpage.
Semantic HTML tags help improve SEO by providing context to search engines.
They also enhance accessibility for screen readers by clearly defining the structure of a webpage.
Examples of semantic HTML tags include <header>, <nav>, <main>, <a...
To create a responsive webapp, use media queries, flexible grids, and fluid images.
Use CSS media queries to adjust layout based on screen size
Implement flexible grids using frameworks like Bootstrap or Flexbox
Use fluid images that scale with the size of the viewport
Task to create small webpage with all semantic HTML tags.
Top trending discussions
I applied via Campus Placement and was interviewed before Jun 2022. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
One hour aptitude test, after clearing that, some basic coding questions were unlocked.
This one was face to face. Basically, the approach to the question was seeked by the HRs rather than the correct answer only.
I expect a competitive salary based on my skills, experience, and the market rate for software developers.
Research the average salary range for software developers in your location and industry.
Consider your level of experience, education, and any specialized skills you possess.
Factor in the company's size, reputation, and financial stability.
Be prepared to negotiate and discuss benefits and perks in addition to salary...
5 coding questions in the first round
A prime number is a number greater than 1 that is divisible only by 1 and itself.
Start with a loop to iterate through numbers
Check if each number is divisible by any number from 2 to its square root
If not divisible, add it to the list of prime numbers
I applied via Job Fair and was interviewed in May 2022. There were 2 interview rounds.
1hr duration, test can be attempted in any language. I have attempted in python.
I applied via Campus Placement and was interviewed in Jul 2022. There were 5 interview rounds.
Basic Aptitude questions mainly on quantitative
Google docs was shared which has 5 coding questions mainly on array and string.
The question is about finding the occurrence of characters in a string.
Iterate through the string and count the occurrence of each character.
Use a hash table to store the count of each character.
Consider the case sensitivity of the characters.
Handle special characters and spaces as required.
The angle between hour and minute hand of a clock at a given time.
Calculate the angle made by the hour hand with 12 o'clock
Calculate the angle made by the minute hand with 12 o'clock
Find the difference between the two angles
If the difference is greater than 180 degrees, subtract it from 360 degrees
The result is the angle between the hour and minute hand
Printing all the subsequences in an array with a given sum.
Use recursion to generate all possible subsequences.
Check if the sum of each subsequence is equal to the given sum.
Print the subsequences that satisfy the condition.
Time complexity: O(2^n).
The task is to print a string without any repeating characters.
Iterate through the string and keep track of the characters seen so far.
If a character is already seen, skip it.
Otherwise, add it to the output string.
Return the output string.
Sort an array of 0s and 1s in one loop using two pointers.
Use two pointers, one starting from the beginning and the other from the end.
Swap the values at the pointers if the value at the beginning pointer is greater than the value at the end pointer.
Continue until the pointers meet in the middle.
Time complexity is O(n).
I appeared for an interview in Aug 2022.
Find the first non-repeating character in a string.
Create a hash table to store character frequency
Iterate through the string and update the hash table
Iterate through the string again and return the first character with frequency 1
Find the longest substring that is a palindrome in a given string.
Use dynamic programming to solve the problem efficiently.
Create a 2D boolean array to store the results of subproblems.
Check for palindromes of length 1 and 2 separately.
For substrings of length greater than 2, check if the first and last characters are the same and the substring between them is also a palindrome.
Update the result if a longer palindrome
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
Basic coding question on array and string.
based on 1 interview
Interview experience
Member Technical Staff
149
salaries
| ₹3.8 L/yr - ₹13.8 L/yr |
Senior Member of Technical Staff
37
salaries
| ₹8 L/yr - ₹20.5 L/yr |
ETL Developer
19
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Front end Developer
12
salaries
| ₹5 L/yr - ₹12 L/yr |
Product Manager
12
salaries
| ₹8 L/yr - ₹14 L/yr |
Maxgen Technologies
Value Point Systems
JoulestoWatts Business Solutions
F1 Info Solutions and Services