i
Craft Silicon
Filter interviews by
I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.
Online aptitude consists of general aptitude and technical aptitude
I applied via Walk-in and was interviewed before Jun 2023. There was 1 interview round.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization is divided into different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF.
Each normal form has specific rules to eliminate redundancy and dependency issues.
For example, 1NF ensures that each column contains atomic values, 2NF eliminates partial dependencies, and 3NF removes transitive dependenci
Top trending discussions
I appeared for an interview in Mar 2021.
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
Logical reasoning and Aptitude
Functions with Pointers and strings concepts
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
List is mutable, tuple is immutable in Python.
Lists are mutable, meaning their elements can be changed after creation.
Tuples are immutable, meaning their elements cannot be changed after creation.
Lists are defined using square brackets [], tuples using parentheses ().
Lists are typically used for collections of similar items, tuples for fixed collections of dissimilar items.
Generators in Python are functions that allow you to iterate over a sequence of items without storing them all in memory at once.
Generators are created using a function with 'yield' instead of 'return'.
They are used to generate a sequence of values lazily, one at a time.
Generators are memory efficient as they do not store all values in memory at once.
Example: def my_generator(): for i in range(5): yield i
Example: ...
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.
Gather requirements from stakeholders
Create a design based on requirements
Write code to implement the design
Test the software for bugs and issues
Deploy the software for users to use
Iterate on feedback and make improvements
=== compares value and type, while == only compares value
=== is stricter than == in type checking
=== returns true only if both operands are of the same type and have the same value
== performs type coercion, which can lead to unexpected results
For example, '5' == 5 returns true, but '5' === 5 returns false
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Software Development Engineer
46
salaries
| ₹3.5 L/yr - ₹7.5 L/yr |
Softwaretest Engineer
38
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Software Engineer
23
salaries
| ₹3.5 L/yr - ₹7.5 L/yr |
Software Developer
22
salaries
| ₹2.7 L/yr - ₹7.6 L/yr |
Business Analyst
20
salaries
| ₹3.6 L/yr - ₹13 L/yr |
Accel Frontline
Pitney Bowes
DynPro
Apex CoVantage