i
Nintriva
Filter interviews by
I applied via Indeed and was interviewed before Sep 2022. There were 3 interview rounds.
Normal logic based questions commonly found on the web.
Top trending discussions
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
posted on 17 Apr 2024
I applied via Campus Placement and was interviewed in Oct 2023. There were 4 interview rounds.
Aptitude test was quite easy; it had normal intelligence questions as well as some math
The coding test consisted of 2 medium HackerRank questions in any language
Truncate removes all rows from a table, Delete removes specific rows, and Drop deletes the entire table structure.
Truncate is a DDL command that removes all rows from a table but keeps the table structure intact.
Delete is a DML command that removes specific rows based on a condition.
Drop is a DDL command that deletes the entire table structure along with all its data.
Truncate is faster than Delete as it does not log in...
Sets, Lists, and Tuples are all data structures in Python with different characteristics and use cases.
Sets are unordered collections of unique elements. Example: {1, 2, 3}
Lists are ordered collections of elements that can be modified. Example: [1, 2, 3]
Tuples are ordered collections of elements that cannot be modified. Example: (1, 2, 3)
posted on 28 May 2024
I applied via Job Portal
Easy aptitude test containing mathematics and logical questions
4 leetcode easy to medium level
posted on 11 Dec 2023
I applied via campus placement at Midnapore College, Midnapore and was interviewed before Dec 2022. There were 4 interview rounds.
Basic aptitude and reasoning questions. Along with one or two short coding questions
posted on 7 Mar 2023
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
So I was given 1 hour to solve 4 question which are of easy level, the topics are as follows:
1.Map
2.Array
3.String
4.Array
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
Before Aptitude Test, There was a telephonic interview round in which they test your communication and ask questions about your education and projects. You just have to show your confidence to pass this round. After that, the aptitude test was quite easy. There are 15 questions all are doable in just 15 to 20 minutes of time span.
After that, The coding round takes place in which they provide you with a device with an online compiler of your preferred programming language and ask you to solve 4 questions without using any built-in function. The questions are based on Linked Lists, Stacks, Arrays, etc. You have to do it all manually. This round lasts up to 1 hour.
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
posted on 22 Aug 2023
I applied via campus placement at Mumbai University and was interviewed before Aug 2022. There were 4 interview rounds.
You should know all basic mathematics and general aptitude questions like profit loss discount compounding, PnC, speed distance time, time, logical reasoning etc. Knowledge Gate is a good platform for learning aptitude. Remember solving fast and accurately is more important than just being able to solve. So practice practice practice .
Practice DSA and practice competitive programming on platforms like code chef, Coderbyte. Test was conducted on coderbyte. 2 or 3 questions of medium to high level were asked. The 1st problem may be a simpler one . You should be able to use inbuilt data structures from collections (if you code in java)
Reverse a string using array manipulation
Create an array of characters from the input string
Use a loop to iterate through the array in reverse order
Append each character to a new string to form the reversed string
based on 2 reviews
Rating in categories
Software Engineer
7
salaries
| ₹1.4 L/yr - ₹3.5 L/yr |
Junior Software Engineer
4
salaries
| ₹1.8 L/yr - ₹2.4 L/yr |
Strategy Consultant
4
salaries
| ₹18 L/yr - ₹20 L/yr |
Software Developer
3
salaries
| ₹2.4 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech