i
SentientGeeks
Filter interviews by
I was interviewed in Oct 2021.
Top trending discussions
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)
based on 13 reviews
Rating in categories
Junior Software Engineer
19
salaries
| ₹2 L/yr - ₹4 L/yr |
Software Engineer
14
salaries
| ₹3.2 L/yr - ₹5.9 L/yr |
Senior Software Engineer
12
salaries
| ₹5.2 L/yr - ₹6.8 L/yr |
Quality Analyst
10
salaries
| ₹3.6 L/yr - ₹5 L/yr |
Software Developer
6
salaries
| ₹2.9 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech