Upload Button Icon Add office photos
Engaged Employer

i

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

Silver Touch Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Silver Touch Technologies Java Developer Interview Questions and Answers

Updated 27 Nov 2024

Silver Touch Technologies Java Developer Interview Experiences

4 interviews found

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

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Reasoning, Maths and other apptitude question

Round 2 - Coding Test 

Dsa question hacker rank

Round 3 - Technical 

(2 Questions)

  • Q1. Java oop question
  • Q2. Based on resume projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Easy to medium level questions

Round 3 - Group Discussion 

The group discussion is among 10 20 people

Round 4 - Technical 

(1 Question)

  • Q1. Technical questions asked
Round 5 - HR 

(1 Question)

  • Q1. Great good awesome nice

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
Q4. How to sort a list of students on the basis of their First name?
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Some basic questions of Java oops
  • Q2. What is String and some coding
  • Ans. 

    String is a sequence of characters in Java.

    • String is a class in Java.

    • It is immutable, meaning once created, it cannot be modified.

    • String objects can be created using double quotes or using the new keyword.

    • String concatenation can be done using the + operator or the concat() method.

    • String methods include length(), charAt(), substring(), equals(), and more.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for fresher go and get ready for interview preparation.learn basic Java questions which is related core
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and java 8 features
  • Q2. Database related questions

Silver Touch Technologies interview questions for designations

 Web Developer

 (2)

 Drupal Developer

 (1)

 Html Developer

 (1)

 Flutter Developer

 (1)

 Python Developer Trainee

 (1)

 Php and Laravel Developer

 (1)

 Software Engineer

 (2)

 SAP Basis Administrator

 (1)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. This interview wada technical one but was majorly a stress test the interviewer wanted to test both my knowledge and communication skills
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Mainly focus on project and collection and oops concept
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Program to count the duplicate elements in an array.
  • Q2. Difference between alter and update command
  • Ans. 

    ALTER modifies database structure; UPDATE changes existing data in a table.

    • ALTER is used to change the structure of a database object (e.g., table, view). Example: ALTER TABLE Employees ADD COLUMN age INT;

    • UPDATE is used to modify existing records in a table. Example: UPDATE Employees SET age = 30 WHERE name = 'John';

    • ALTER can add, delete, or modify columns and constraints, while UPDATE only changes data in existing row...

  • Answered by AI
  • Q3. Some MySQL queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics of Java and practice problems related to arrays and strings.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is oops , collection
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating reusable code by organizing it into objects that interact with each other.

    • Key principles of OOPs include encapsulation, inheritance, and polymorphism.

    • Collections in Java are data structures that store and manipulate groups of objects.

    • Examples of collections in Java inclu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - was good

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Solid design principles
  • Ans. 

    Solid design principles are a set of best practices for designing software that is maintainable, scalable, and flexible.

    • Single Responsibility Principle: Each class should have only one responsibility.

    • Open/Closed Principle: Classes should be open for extension but closed for modification.

    • Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without affecting the prog...

  • Answered by AI
  • Q2. Java 8 Why Spring Boot, functional interface
  • Ans. 

    Spring Boot is a popular Java framework for building microservices, while functional interfaces in Java 8 allow for functional programming.

    • Spring Boot simplifies the process of building and deploying microservices by providing a set of pre-configured tools and conventions.

    • Functional interfaces in Java 8 enable the use of lambda expressions to write more concise and readable code.

    • Combining Spring Boot with functional in...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Springboot related
  • Q2. MySql questions
Round 2 - Technical 

(2 Questions)

  • Q1. Coding questions on java 8
  • Q2. Previous Project

Silver Touch Technologies Interview FAQs

How many rounds are there in Silver Touch Technologies Java Developer interview?
Silver Touch Technologies interview process usually has 2-3 rounds. The most common rounds in the Silver Touch Technologies interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Silver Touch Technologies Java Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Silver Touch Technologies. The most common topics and skills that interviewers at Silver Touch Technologies expect are Java, Spring Boot, Core Java, Hibernate and Javascript.
What are the top questions asked in Silver Touch Technologies Java Developer interview?

Some of the top questions asked at the Silver Touch Technologies Java Developer interview -

  1. What is String and some cod...read more
  2. Some basic questions of Java o...read more
  3. oops concepts and java 8 featu...read more

Tell us how to improve this page.

Silver Touch Technologies Java Developer Interview Process

based on 4 interviews

Interview experience

3.3
  
Average
View more
Silver Touch Technologies Java Developer Salary
based on 87 salaries
₹1.5 L/yr - ₹9.8 L/yr
12% less than the average Java Developer Salary in India
View more details

Silver Touch Technologies Java Developer Reviews and Ratings

based on 4 reviews

2.1/5

Rating in categories

1.2

Skill development

1.2

Work-life balance

1.2

Salary

1.2

Job security

1.2

Company culture

1.2

Promotions

1.2

Work satisfaction

Explore 4 Reviews and Ratings
Software Developer
105 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Java Developer
87 salaries
unlock blur

₹1.5 L/yr - ₹9.8 L/yr

Senior Software Developer
70 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Senior Software Engineer
51 salaries
unlock blur

₹4.5 L/yr - ₹16 L/yr

Project Manager
47 salaries
unlock blur

₹5.2 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Silver Touch Technologies with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

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