i
Tanla Platforms
Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
DDL stands for Data Definition Language and is used to define the structure of database objects. DML stands for Data Manipulation Language and is used to manipulate data within the database.
DDL is used to create, modify, and delete database objects like tables, indexes, etc.
DML is used to insert, update, delete, and retrieve data from tables.
Examples of DDL statements include CREATE TABLE, ALTER TABLE, DROP TABLE.
Examp...
A subquery is a query nested within another query in SQL.
A subquery is enclosed within parentheses and is used to return data that will be used by the main query.
It can be used in SELECT, INSERT, UPDATE, and DELETE statements.
Example: SELECT * FROM table1 WHERE column1 = (SELECT column2 FROM table2 WHERE condition);
posted on 28 Mar 2024
I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.
posted on 30 Mar 2023
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Oct 2019. There were 4 interview rounds.
CRM is essential for businesses to manage customer relationships, improve sales, and enhance customer satisfaction.
CRM helps businesses centralize customer data and track interactions.
It enables businesses to personalize customer experiences and tailor marketing campaigns.
CRM improves sales efficiency by automating processes and providing insights for better decision-making.
It enhances customer satisfaction through bet...
I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
5 coding questions you have to complete atleast 4
Basic aptitude questions
posted on 9 Sep 2022
I applied via Job Portal and was interviewed before Sep 2021. There were 2 interview rounds.
I appeared for an interview in Feb 2017.
posted on 12 Feb 2021
I applied via Other and was interviewed before Feb 2020. There were 3 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.
HashMap uses an array of buckets to store key-value pairs
Each bucket contains a linked list of entries with the same hash code
When a key-value pair is added, its hash code is used to determine the bucket and added to the linked list
When a value is retrieved, its hash code is used to find the bucket and search the linked ...
Set methods are used to set values of private variables in a class.
Set methods are also known as setter methods.
They are used to ensure encapsulation in object-oriented programming.
They typically take a parameter and set the value of a private variable to that parameter.
For example, a set method for a class variable 'name' might look like: public void setName(String name) { this.name = name; }
based on 1 interview
Interview experience
Software Development Engineer
31
salaries
| ₹13.4 L/yr - ₹18 L/yr |
Software Development Engineer II
30
salaries
| ₹9 L/yr - ₹19 L/yr |
Software Development Engineer 1
26
salaries
| ₹13.4 L/yr - ₹18.2 L/yr |
Software Developer
25
salaries
| ₹9.7 L/yr - ₹16 L/yr |
Devops Engineer
23
salaries
| ₹2.5 L/yr - ₹12 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Duck Creek Technologies