Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Craft Silicon Team. If you also belong to the team, you can get access from here

Craft Silicon Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Craft Silicon Associate Software Development Engineer Interview Questions, Process, and Tips

Updated 5 Jan 2024

Craft Silicon Associate Software Development Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ bassed exam has been taken

Round 2 - Technical 

(4 Questions)

  • Q1. What is schema?
  • Ans. 

    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.

  • Answered by AI
  • Q2. Write few SQL queries.
  • Ans. 

    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;

  • Answered by AI
  • Q3. What is object oriented programming.
  • Ans. 

    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...

  • Answered by AI
  • Q4. Have you worked on dot net core?
  • Ans. 

    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.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Have you visited our website?
  • Q2. Are you agree on this payband?
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Craft Silicon Associate Software Development Engineer interview:
  • OOPS
  • SQL
  • JSP
Interview preparation tips for other job seekers - Confidence matters....be confident fearless and humble through your words.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Mcqs on javascript,. 1 coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Campus recruitment
1 online coding
2 technical rounds DSA
1 tech managerial
1 hr

Os, DBMS, DSA, stacks, trees,
Round 1 - Coding Test 

Topics:
Python, Django, MySQL, Automation, Technical questions

Round 2 - Technical 

(3 Questions)

  • Q1. Topics: Python, Django, MySQL, Automation, Technical questions
  • Q2. Explain Django Architecture
  • Ans. 

    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...

  • Answered by AI
  • Q3. Difference between XML and JSON
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Python Django
Showcase your skills

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain process for SDE
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is a pointer to pointer
  • Ans. 

    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.

  • Answered by AI
  • Q2. Class, object, inheritance, polymorphism,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on pointers,work on ds, study network analysis, learn more about the job and company

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the main principles of the Java
  • Ans. 

    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

  • Answered by AI
  • Q2. What is the different between == and equals method
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer

Craft Silicon Interview FAQs

How many rounds are there in Craft Silicon Associate Software Development Engineer interview?
Craft Silicon interview process usually has 3 rounds. The most common rounds in the Craft Silicon interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Craft Silicon Associate Software Development Engineer interview?

Some of the top questions asked at the Craft Silicon Associate Software Development Engineer interview -

  1. Have you worked on dot net co...read more
  2. Are you agree on this payba...read more
  3. What is object oriented programmi...read more

Tell us how to improve this page.

Craft Silicon Associate Software Development Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Pitney Bowes Interview Questions
3.7
 • 21 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Avontix Interview Questions
3.9
 • 19 Interviews
Dataflow Group Interview Questions
3.0
 • 14 Interviews
Emtec Interview Questions
4.3
 • 14 Interviews
VHS Consulting Interview Questions
3.7
 • 14 Interviews
Ivanti Interview Questions
3.5
 • 14 Interviews
View all
Craft Silicon Associate Software Development Engineer Salary
based on 12 salaries
₹4 L/yr - ₹5.8 L/yr
40% less than the average Associate Software Development Engineer Salary in India
View more details
Software Development Engineer
44 salaries
unlock blur

₹3.5 L/yr - ₹8.5 L/yr

Softwaretest Engineer
38 salaries
unlock blur

₹4 L/yr - ₹7.5 L/yr

Software Engineer
23 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Software Developer
22 salaries
unlock blur

₹2.7 L/yr - ₹7.6 L/yr

Business Analyst
20 salaries
unlock blur

₹3.6 L/yr - ₹13 L/yr

Explore more salaries
Compare Craft Silicon with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

DynPro

3.8
Compare

Apex CoVantage

3.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview