i
Silver Touch
Technologies
Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.
Some DSA question with simple mcq
React is a JavaScript library for building user interfaces, focusing on component-based architecture and state management.
React uses components to encapsulate UI logic and rendering. Example: <MyComponent />.
State management is crucial in React; use 'useState' for local state. Example: const [count, setCount] = useState(0).
Props are used to pass data from parent to child components. Example: <ChildComponent na...
Top trending discussions
I applied via Campus Placement and was interviewed in Dec 2021. There was 1 interview round.
Building a website with React involves setting up the environment, creating components, managing state, and deploying the app.
1. Set up the development environment using Node.js and npm.
2. Create a new React app using Create React App: `npx create-react-app my-app`.
3. Structure your project by organizing components into folders.
4. Build reusable components, e.g., a Header component for navigation.
5. Manage state using ...
posted on 7 Feb 2024
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Simple question on aptitude test
Basic questions on html and css javascript and php
posted on 7 Feb 2024
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Had questions on html css javascript and php questions
posted on 14 Jun 2021
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 7 Jul 2017
I applied via Naukri.com and was interviewed before Apr 2020. There were 4 interview rounds.
posted on 15 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 45 minutes
Round difficulty - Medium
I was asked 2 coding questions, questions from my projects and questions related to different java concepts. One question from cloud computing was also asked.
Given an array arr
of length N
consisting of integers, find the sum of the subarray (including empty subarray) with the maximum sum among all subarrays.
Find the sum of the subarray with the maximum sum among all subarrays in a given array.
Iterate through the array and keep track of the current sum and maximum sum seen so far.
If the current sum becomes negative, reset it to 0 as it won't contribute to the maximum sum.
Return the maximum sum as the result.
Example: For input arr = [-2, 1, -3, 4, -1], the maximum subarray sum is 4.
You are given two singly linked lists, where each list represents a positive number without any leading zeros.
Your task is to add these two numbers and return the sum as ...
Add two numbers represented as linked lists and return the sum as a linked list.
Traverse both linked lists simultaneously while keeping track of carry
Create a new linked list to store the sum
Handle cases where one list is longer than the other
Consider edge cases like carry at the end of addition
Round duration - 15 minutes
Round difficulty - Easy
It was a normal discussion about the role, the job expectations and about the company culture.
Tip 1 : Do at-least 200+ dsa problems from various topics.
Tip 2 : Make 2-3 projects and be well versed with their functionality.
Tip 3 : Practice aptitude questions and time yourself while doing the questions.
Tip 1: Keep your resume short, try to make it one pager only.
Tip 2: Mention only position specific projects, and if you have got a good academic score mention it on top.
based on 2 interview experiences
Difficulty level
Duration
based on 2 reviews
Rating in categories
Software Developer
116
salaries
| ₹2 L/yr - ₹9.2 L/yr |
Java Developer
90
salaries
| ₹2.4 L/yr - ₹9.7 L/yr |
Senior Software Developer
72
salaries
| ₹4 L/yr - ₹13.1 L/yr |
Project Manager
53
salaries
| ₹5.2 L/yr - ₹16.8 L/yr |
Software Engineer
51
salaries
| ₹2.8 L/yr - ₹11.4 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland