AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
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
3.1

based on 359 Reviews

Play video Play video Video summary
  • About
  • Reviews
    359
  • Salaries
    2.4k
  • Interviews
    29
  • Jobs
    15
  • Benefits
    9
  • Photos
    -

Filter interviews by

Silver Touch Technologies Interview Questions and Answers

Updated 15 Jul 2025
Popular Designations

24 Interview questions

A Senior Software Engineer was asked 3mo ago
Q. What is your current project?
Ans. 

Currently, I'm working on a cloud-based inventory management system that optimizes stock levels and improves order fulfillment.

  • Utilizing AWS services for scalable storage and computing resources.

  • Implemented a real-time dashboard using React for better visibility of inventory levels.

  • Integrated with third-party APIs for automated order processing and tracking.

  • Employed machine learning algorithms to predict stock req...

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked 3mo ago
Q. What is your greatest weakness?
Ans. 

I tend to be overly critical of my own work, which can slow down my progress but ultimately leads to higher quality outcomes.

  • I often spend extra time reviewing my code to ensure it's perfect, which can delay project timelines.

  • For example, during a recent project, I spent an additional week refining a feature that was already functional.

  • I've learned to balance quality with efficiency by setting strict deadlines for...

View all Senior Software Engineer interview questions
A Python Developer Trainee was asked 9mo ago
Q. What is a lambda function?
Ans. 

Lambda function is an anonymous function in Python that can have any number of arguments, but can only have one expression.

  • Lambda functions are defined using the lambda keyword.

  • They are commonly used for small, one-time operations.

  • Lambda functions can take any number of arguments, but can only have one expression.

  • Example: lambda x: x*2 defines a lambda function that doubles the input x.

View all Python Developer Trainee interview questions
A Software Engineer was asked 10mo ago
Q. What is Python?
Ans. 

Python is a high-level, interpreted programming language known for its readability and versatility in various applications.

  • Easy to learn: Python's syntax is clear and intuitive, making it accessible for beginners. Example: print('Hello, World!')

  • Versatile: Used in web development, data analysis, artificial intelligence, scientific computing, and more.

  • Rich libraries: Python has a vast ecosystem of libraries and fram...

View all Software Engineer interview questions
A Linux Administrator was asked 10mo ago
Q. Tell me about Linux.
Ans. 

Linux is an open-source operating system based on Unix, known for its stability, security, and flexibility.

  • Linux is open-source, meaning its source code is freely available for anyone to use, modify, and distribute.

  • Linux is based on Unix, which is a powerful and stable operating system.

  • Linux is highly customizable and can be tailored to suit specific needs and preferences.

  • Linux is known for its security features, ...

View all Linux Administrator interview questions
A Linux Administrator was asked 10mo ago
Q. How do you use the ll command on a Linux terminal in Red Hat or Ubuntu?
Ans. 

ll command is used to list files and directories in a detailed format on Linux terminal.

  • To use ll command, simply type 'll' in the terminal and press Enter.

  • The output will display detailed information about files and directories, including permissions, owner, group, size, and modification date.

  • You can also use 'ls -l' as an alternative to 'll' command.

View all Linux Administrator interview questions
Be interview-ready. Browse the most asked HR questions.
View all HR interview questions
illustration image
A Linux Administrator was asked 10mo ago
Q. What is the difference between the ls and ll commands in Linux?
Ans. 

ls command lists files and directories in a directory, while ll command provides detailed information about files and directories.

  • ls command displays a simple list of files and directories in a directory

  • ll command provides detailed information such as permissions, owner, group, size, and modification date of files and directories

  • ls -l command is equivalent to ll command

  • ls -a command lists all files including hidde...

View all Linux Administrator interview questions
Are these interview questions helpful?
A Web Developer was asked
Q. What are the basic concepts of React?
Ans. 

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

View all Web Developer interview questions
A Sr. BDE was asked
Q. What is the process of lead nurturing?
Ans. 

Lead nurturing is the process of building relationships with potential customers and guiding them through the sales funnel.

  • Identify and segment leads based on their interests and behavior

  • Create targeted content and personalized communication to engage leads

  • Use automation tools to send timely and relevant messages

  • Track and analyze lead interactions to adjust the nurturing strategy

  • Continue nurturing until the lead i...

View all Sr. BDE interview questions
A Sr. BDE was asked
Q. How do you handle the sales cycle?
Ans. 

The sales cycle can be handled by understanding the customer's needs, building relationships, and following up consistently.

  • Research and understand the customer's needs and pain points

  • Build a relationship with the customer by providing value and being responsive

  • Create a customized solution that addresses the customer's specific needs

  • Present the solution in a clear and compelling way

  • Follow up consistently to addres...

View all Sr. BDE interview questions
1 2 3

Silver Touch Technologies Interview Experiences

29 interviews found

Linux Administrator Interview Questions & Answers

user image Anonymous

posted on 2 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. How to use ll command on linux terminal in redhat Ubuntu
  • Ans. 

    ll command is used to list files and directories in a detailed format on Linux terminal.

    • To use ll command, simply type 'll' in the terminal and press Enter.

    • The output will display detailed information about files and directories, including permissions, owner, group, size, and modification date.

    • You can also use 'ls -l' as an alternative to 'll' command.

  • Answered by AI
    Add your answer
  • Q2. Tell me about briefly Linux appeche, yum rpm ,rehl
  • Ans. 

    Apache, Yum, RPM, and RHEL are all components commonly used in Linux administration.

    • Apache is a popular open-source web server used to host websites.

    • Yum is a package manager used in Red Hat Enterprise Linux (RHEL) to install, update, and remove software packages.

    • RPM (Red Hat Package Manager) is a command-line package management tool used to install software packages in RHEL.

    • RHEL is a Linux distribution developed by Red...

  • Answered by AI
    Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about linux
  • Ans. 

    Linux is an open-source operating system based on Unix, known for its stability, security, and flexibility.

    • Linux is open-source, meaning its source code is freely available for anyone to use, modify, and distribute.

    • Linux is based on Unix, which is a powerful and stable operating system.

    • Linux is highly customizable and can be tailored to suit specific needs and preferences.

    • Linux is known for its security features, with ...

  • Answered by AI
    Add your answer
  • Q2. What different ls &ll command in linux
  • Ans. 

    ls command lists files and directories in a directory, while ll command provides detailed information about files and directories.

    • ls command displays a simple list of files and directories in a directory

    • ll command provides detailed information such as permissions, owner, group, size, and modification date of files and directories

    • ls -l command is equivalent to ll command

    • ls -a command lists all files including hidden fil...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare full linux course seriously and AWS rpm lvm yum rehl

Skills evaluated in this interview

Anonymous

Software Engineer Interview Questions & Answers

user image Vedant Bhatt

posted on 10 Sep 2024

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

(2 Questions)

  • Q1. What is python?
  • Add your answer
  • Q2. Python is programming having numerous libraries used in various fields
  • Add your answer

Skills evaluated in this interview

Anonymous

Web Developer Interview Questions & Answers

user image Anonymous

posted on 6 Feb 2024

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

I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Questions related previous experience and normal HR questions
  • Add your answer
Round 2 - Technical 

(3 Questions)

  • Q1. Given task to work on and based on that question answer of technical expertise
  • Add your answer
  • Q2. Technical questions
  • Add your answer
  • Q3. Learn/Discuss about previous experience
  • Add your answer
Anonymous

Python Developer Trainee Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

60 min
* Aptitude(20 questions)(20Minutes)
* Coding question(2 Question)(40 minutes)

Round 2 - Technical 

(3 Questions)

  • Q1. What is lambda function.
  • Ans. 

    Lambda function is an anonymous function in Python that can have any number of arguments, but can only have one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time operations.

    • Lambda functions can take any number of arguments, but can only have one expression.

    • Example: lambda x: x*2 defines a lambda function that doubles the input x.

  • Answered by AI
    Add your answer
  • Q2. Decorators ,serialization in python
  • Add your answer
  • Q3. Constructor, encapsulation, static.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume
Anonymous

Java Developer Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2024

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
  • Add your answer
  • Q2. Based on resume projects
  • Add your answer
Anonymous

Technology Analyst Interview Questions & Answers

user image Anonymous

posted on 14 Mar 2024

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

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tableau and power Bi related
  • Add your answer
Round 2 - HR 

(1 Question)

  • Q1. Salary related,expected salary
  • Add your answer
Anonymous

Programmer Analyst Interview Questions & Answers

user image Anonymous

posted on 14 Mar 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Tableau and power bi related
  • Add your answer
Anonymous

Html Developer Interview Questions & Answers

user image Anonymous

posted on 28 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic apptoitude test coverd in html,css

Round 2 - Coding Test 

Basic codeing rounds asking qes about html,css

Interview Preparation Tips

Interview preparation tips for other job seekers - learn html,css
Anonymous

Tester Interview Questions & Answers

user image Anonymous

posted on 15 Apr 2024

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

(1 Question)

  • Q1. Tell me about your self
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Anonymous

Project Manager Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

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

(1 Question)

  • Q1. Random asking the client about the past experience
  • Add your answer
Round 2 - Aptitude Test 

A small test to know about the aptitude

Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Silver Touch Technologies?
Ask anonymously on communities.
More about working at Silver Touch Technologies
  • HQ - Ahmedabad, Gujarat, India
  • IT Services & Consulting
  • 1k-5k Employees (India)
  • Public

Silver Touch Technologies Interview FAQs

How many rounds are there in Silver Touch Technologies interview?
Silver Touch Technologies interview process usually has 2-3 rounds. The most common rounds in the Silver Touch Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for Silver Touch Technologies 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 ASP.Net, MVC, Javascript, SQL Server and SAP B1.
What are the top questions asked in Silver Touch Technologies interview?

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

  1. How many leads can you generate in a mon...read more
  2. Explain all the expected scenarios related to Sap ...read more
  3. How to use ll command on linux terminal in redhat Ubu...read more
How long is the Silver Touch Technologies interview process?

The duration of Silver Touch Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Silver Touch Technologies Interviews By Designations

  • Silver Touch Technologies Java Developer Interview Questions
  • Silver Touch Technologies Software Engineer Interview Questions
  • Silver Touch Technologies Web Developer Interview Questions
  • Silver Touch Technologies Project Manager Interview Questions
  • Silver Touch Technologies Tester Interview Questions
  • Silver Touch Technologies Data Analyst Interview Questions
  • Silver Touch Technologies Technology Analyst Interview Questions
  • Silver Touch Technologies HR Manager Interview Questions
  • Show more
  • Silver Touch Technologies Programmer Analyst Interview Questions
  • Silver Touch Technologies Linux Administrator Interview Questions

Interview Questions for Popular Designations

  • Java Developer Interview Questions
  • Associate Interview Questions
  • Team Lead Interview Questions
  • Analyst Interview Questions
  • Sales Executive Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Senior Software Engineer Interview Questions
  • System Engineer Interview Questions
  • Show more
  • Sales Officer Interview Questions
  • HR Executive Interview Questions

Overall Interview Experience Rating

4/5

based on 39 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 94%
2-4 weeks 6%
View more

Interview Questions from Similar Companies

ITC Infotech
ITC Infotech Interview Questions
3.7
 • 378 Interviews
Newgen Software Technologies
Newgen Software Technologies Interview Questions
3.8
 • 194 Interviews
3i Infotech
3i Infotech Interview Questions
3.4
 • 151 Interviews
Happiest Minds Technologies
Happiest Minds Technologies Interview Questions
3.6
 • 140 Interviews
Microland
Microland Interview Questions
3.5
 • 138 Interviews
Sify Technologies
Sify Technologies Interview Questions
3.8
 • 133 Interviews
Test Yantra Software Solutions
Test Yantra Software Solutions Interview Questions
3.0
 • 131 Interviews
Mastek
Mastek Interview Questions
3.5
 • 127 Interviews
Maveric Systems
Maveric Systems Interview Questions
3.5
 • 125 Interviews
Sonata Software
Sonata Software Interview Questions
3.4
 • 124 Interviews
View all

Silver Touch Technologies Reviews and Ratings

based on 359 reviews

3.1/5

Rating in categories

2.9

Skill development

3.1

Work-life balance

2.8

Salary

3.0

Job security

2.9

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 359 Reviews and Ratings
Jobs at Silver Touch Technologies
Silver Touch Technologies
Dot Net Developer

Mumbai

1-3 Yrs

Not Disclosed

Silver Touch Technologies
Software Developer

Mumbai

3-6 Yrs

Not Disclosed

Silver Touch Technologies
Database Lead

Mumbai

5-10 Yrs

Not Disclosed

Explore more jobs
Silver Touch Technologies Salaries in India
Software Developer
119 salaries
unlock blur

₹3.5 L/yr - ₹7.9 L/yr

Java Developer
87 salaries
unlock blur

₹3.9 L/yr - ₹8 L/yr

Senior Software Developer
71 salaries
unlock blur

₹4.8 L/yr - ₹10.7 L/yr

Project Manager
53 salaries
unlock blur

₹7.9 L/yr - ₹14 L/yr

Software Engineer
52 salaries
unlock blur

₹3.9 L/yr - ₹9 L/yr

Explore more salaries
Compare Silver Touch Technologies with
ITC Infotech

ITC Infotech

3.7
Compare
3i Infotech

3i Infotech

3.4
Compare
Sify Technologies

Sify Technologies

3.8
Compare
Microland

Microland

3.5
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Silver Touch Technologies Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter