i
Cygnet Infotech
Filter interviews by
posted on 14 Oct 2024
I applied via Campus Placement
Questions was regarding sql queries mostly
I applied via campus placement at MH Saboo Siddik College of Engineering, Mumbai and was interviewed in Mar 2024. There were 2 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To retrieve a value, the key is hashed again to fi...
I applied via campus placement at Kongu Arts and Science College, Erode and was interviewed in Mar 2024. There was 1 interview round.
posted on 15 Mar 2024
I applied via Referral
Basic Java Programming
A job refers to a specific task or set of tasks performed by an individual, while a position refers to a role or title within an organization.
A job is temporary and can change frequently, while a position is more permanent and stable.
A job can be specific to a project or assignment, while a position is typically broader and encompasses multiple tasks and responsibilities.
A job can be held by multiple individuals at dif...
Data migration involves transferring data from one system to another while ensuring data integrity and minimal downtime.
Identify the data to be migrated and its format
Choose a migration method (manual or automated)
Test the migration process on a small sample of data
Perform the actual migration with proper backup and security measures
Verify the migrated data for accuracy and completeness
posted on 31 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.
Aptitude and logical reasoning
String problem
basic java
posted on 20 Jun 2022
I applied via Campus Placement and was interviewed in Dec 2021. There were 2 interview rounds.
Group discussion was on a topic not related to computer science. It was a topic that anyone could speak.
WHERE clause is used to filter data in SQL queries.
WHERE clause is used after the FROM clause in a SQL query.
It is used to specify a condition that must be met for the query to return data.
Multiple conditions can be combined using logical operators such as AND and OR.
Examples: SELECT * FROM customers WHERE age > 18;
Examples: SELECT * FROM orders WHERE status = 'shipped' AND total_amount > 1000;
Joins in SQL are used to combine data from two or more tables based on a related column.
Joins are used to retrieve data from multiple tables in a single query
There are different types of joins such as inner join, left join, right join, and full outer join
Inner join returns only the matching rows from both tables
Left join returns all the rows from the left table and matching rows from the right table
Right join returns a...
Linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Operations include insertion, deletion, and traversal
Example: Singly linked list: 1 -> 2 -> 3 -> null
I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.
Software Engineer
204
salaries
| ₹4 L/yr - ₹14.5 L/yr |
Senior Software Engineer
203
salaries
| ₹6 L/yr - ₹23 L/yr |
Senior QA Engineer
70
salaries
| ₹4.9 L/yr - ₹13 L/yr |
Client Account Manager
47
salaries
| ₹3.5 L/yr - ₹7.2 L/yr |
Team Lead
47
salaries
| ₹5.9 L/yr - ₹17 L/yr |
TCS
Infosys
Wipro
HCLTech