i
Craft Silicon
Filter interviews by
posted on 5 Jan 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
MCQ bassed exam has been taken
Schema is a structure that represents the organization of data in a database.
Schema defines the tables, fields, relationships, and constraints in a database.
It ensures data integrity and consistency by enforcing rules on the data.
Examples of schema elements include tables, columns, primary keys, foreign keys, and indexes.
SQL queries for various scenarios
Retrieve all records from a table: SELECT * FROM table_name;
Filter records based on a condition: SELECT * FROM table_name WHERE condition;
Join two tables: SELECT * FROM table1 JOIN table2 ON table1.id = table2.id;
Aggregate data using GROUP BY: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name;
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects: Instances of classes that encapsulate data and behavior
Classes: Blueprints for creating objects with shared attributes and methods
Inheritance: Ability for classes to inherit attributes and methods from other classes
Polymorphism: Ability for objects to take on multiple forms or behaviors
Encapsu...
Yes, I have worked on dot net core.
I have experience developing applications using .NET Core framework.
I have worked on projects involving ASP.NET Core for web development.
I am familiar with the features and capabilities of .NET Core for cross-platform development.
I am open to discussing the payband and negotiating if needed.
Express willingness to discuss payband
Be open to negotiation if necessary
Provide examples of how your skills and experience align with the payband
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 6 Nov 2015
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
Topics:
Python, Django, MySQL, Automation, Technical questions
Django follows Model-View-Controller (MVC) architectural pattern.
Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.
The Model layer represents the database schema and business logic.
The View layer is responsible for rendering the templates and presenting the data to the user.
The Controller layer handles the user's input and interacts with the Model and View layers.
Dj...
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
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
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
based on 2 interviews
Interview experience
Software Development Engineer
44
salaries
| ₹3.5 L/yr - ₹8.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