Upload Button Icon Add office photos

Filter interviews by

Silicon Stack Software Engineer Interview Questions and Answers

Updated 10 Feb 2022

Silicon Stack Software Engineer Interview Experiences

1 interview found

Software Engineer Interview Questions & Answers

user image Nikhil Shinde

posted on 10 Feb 2022

I applied via LinkedIn and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Core PHP 2. Laravel Framework 3.MySQL 4. Working Process and client Handling Question 5. Agile Methodology and Implementation 6. Git related questions 7. Project Description 8. Real-time scenarios in...
Round 2 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and expectations of the role.

    • I am flexible and open to negotiation.

    • I am looking for a fair and competitive salary.

    • I value the opportunity to work on challenging projects and grow professionally.

    • I am willing to consider other benefits and perks in addition to salary.

  • Answered by AI
  • Q2. Why are you looking for a change?
  • Ans. 

    Seeking new opportunities for professional growth and challenges.

    • Looking for a more challenging role

    • Want to work with new technologies

    • Seeking opportunities for career advancement

    • Desire to work in a different industry or domain

    • Relocation or desire for a better work-life balance

  • Answered by AI
  • Q3. Tell me about yourself.
  • Ans. 

    I am a software engineer with experience in developing and maintaining software applications.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects using different programming languages such as Java, C++, and Python.

    • I am skilled in software development methodologies like Agile and have experience with version control systems like Git.

    • I have strong problem-solving and analytical skills, which h...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always, do prepare on every aspect of technology and you are interviewing for the position, it will benefit you hire quickly with good organization.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Questions about OOPS includes inheritence, interface, abstract classes, access specifiers
  • Q2. Coding question: given a vector, return a vector where each entry in the resultant vector is the product of the remaining elements in the given vector.
  • Q3. Coding question: given a vector numbers, return the index of the vector which has the longest length palindrome
  • Ans. 

    Return the index of the vector with the longest length palindrome

    • Iterate through each string in the vector

    • Check if the string is a palindrome

    • Track the index of the longest palindrome string

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Oracle Software Engineer interview:
  • oops
  • C++
  • Java
  • Python
  • DSA
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Standard process in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Standard interview with live coding
  • Q2. Find the second largest element in an array
Round 3 - HR 

(1 Question)

  • Q1. Describe yourself in 3 words
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I was interviewed in Nov 2024.

Round 1 - Coding Test 

It was codility test with 2 questions

Round 2 - One-on-one 

(1 Question)

  • Q1. One codility question
Round 3 - One-on-one 

(1 Question)

  • Q1. Design system like uber eats
Round 4 - One-on-one 

(1 Question)

  • Q1. Design system like youtube
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic question on probablity and reasoing and some more presence of mind relates question

Round 2 - Coding Test 

Program on find duplicate on array and rever the string

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between linked list and array list
  • Ans. 

    Linked list is a data structure where elements are stored in nodes with pointers to the next node, while array list is a dynamic array that can grow or shrink in size.

    • Linked list allows for efficient insertion and deletion of elements at any position, while array list has slower insertion and deletion times due to shifting elements.

    • Linked list uses more memory than array list because of the additional pointers, while a...

  • Answered by AI
  • Q2. What is hashmap and when it is used
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is used when fast retrieval of values based on keys is required.

    • It is commonly used in scenarios where a large amount of data needs to be stored and accessed efficiently.

    • Example: Storing user information where the key is the user ID and the value is the user details.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Amity University and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There will be aptitude questions related to surface area, time and distance, as well as profit and loss.

Round 2 - Coding Test 

There will be questions related to arrays, linked lists, stacks, queues, and binary search.

Interview Preparation Tips

Topics to prepare for Deloitte Software Engineer interview:
  • Data Structures
Interview preparation tips for other job seekers - Learn data structures thoroughly.

Software Engineer Interview Questions & Answers

HSBC Group user image sri sai subramanyam davanam

posted on 1 Nov 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions from java
  • Q2. Questions from basic CS Topics,aptitude
Round 2 - Coding Test 

Questions were on basic arrays and strings

Round 3 - HR 

(1 Question)

  • Q1. Personality assessment round

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont neglect personality assesment round which is of 3rd round.take this as serious
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There are 2 coding questions came in round 1 with time duration of 1 hr. Coding question is related with bitwise operator,array,string

Round 2 - Technical 

(5 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • Experienced in full stack web development

    • Proficient in languages such as JavaScript, Python, and Java

    • Familiar with frameworks like React, Node.js, and Django

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Tell me about your Project
  • Ans. 

    Developed a web application for tracking personal fitness goals and progress

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated chart.js for visualizing progress data

  • Answered by AI
  • Q3. What is Strength
  • Ans. 

    Strength is the ability to overcome challenges and obstacles, both physically and mentally.

    • Physical strength refers to the ability to exert force or lift heavy objects.

    • Mental strength involves resilience, determination, and the ability to stay focused under pressure.

    • Strength can also refer to emotional resilience and the ability to cope with difficult situations.

    • Examples: Weightlifters demonstrate physical strength, wh...

  • Answered by AI
  • Q4. Tell about your weakness?
  • Ans. 

    I tend to be overly critical of my own work, which can sometimes lead to perfectionism.

    • I have a tendency to spend too much time on a task to ensure it is perfect

    • I struggle with delegating tasks to others because I want to make sure they are done correctly

    • I am working on finding a balance between striving for excellence and accepting that perfection is not always attainable

  • Answered by AI
  • Q5. Journey of collage
  • Ans. 

    My journey through college was filled with challenges, growth, and memorable experiences.

    • Started as a freshman with excitement and nervousness

    • Balanced academics, extracurricular activities, and social life

    • Learned to manage time effectively and prioritize tasks

    • Participated in internships and projects to gain practical experience

    • Graduated with valuable skills and knowledge for my career

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare and attentive during interveiw but coding round is simple and it is conducted online without any monitoring.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via campus placement at SRM university (SRMU) and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Psuedocode and 10 aptitude codes ,pure maths.fill the blank type

Round 2 - Coding Test 

First 2 basic code-i.Pattern ii.Fibnocii ,after clearing two then three will be 3 coding question-Standard Leetcode and GFG questions

Round 3 - Design Test 

(1 Question)

  • Q1. You need to Design Sql table mapping based on scenerio
Round 4 - Technical 

(1 Question)

  • Q1. About DSA,SQL,BASED ON UR RESSUME
Round 5 - HR 

(1 Question)

  • Q1. ABOUT LOCATION AND PACKAGE

Interview Preparation Tips

Interview preparation tips for other job seekers - Have Basic knowledge on SQL and dsa
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 leetcode hards, followed by some system design

Round 2 - Technical 

(2 Questions)

  • Q1. How to design amazon
  • Ans. 

    Designing Amazon involves creating a user-friendly e-commerce platform with a vast product selection, efficient search and recommendation algorithms, secure payment processing, and reliable delivery logistics.

    • Develop a user-friendly interface for easy navigation and product search

    • Implement recommendation algorithms based on user behavior and preferences

    • Integrate secure payment processing systems to protect customer inf...

  • Answered by AI
  • Q2. How to invert 25 bst
  • Ans. 

    To invert a binary search tree (BST), swap the left and right children of each node recursively.

    • Start from the root node and recursively swap the left and right children of each node.

    • Repeat this process for all nodes in the BST.

    • The final result will be the inverted BST.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - pretty easy

Skills evaluated in this interview

Silicon Stack Interview FAQs

How many rounds are there in Silicon Stack Software Engineer interview?
Silicon Stack interview process usually has 2 rounds. The most common rounds in the Silicon Stack interview process are Technical and HR.

Tell us how to improve this page.

Silicon Stack Software Engineer Salary
based on 27 salaries
₹6 L/yr - ₹14 L/yr
22% more than the average Software Engineer Salary in India
View more details

Silicon Stack Software Engineer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.0

Salary

2.5

Job security

3.5

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 4 Reviews and Ratings
QA Engineer
31 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Software Engineer
27 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Associate Software Engineer
27 salaries
unlock blur

₹2.3 L/yr - ₹8.5 L/yr

Senior Software Engineer
25 salaries
unlock blur

₹5.7 L/yr - ₹21 L/yr

Associate QA Engineer
14 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Silicon Stack with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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