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 353 Reviews

Play video Play video Video summary
  • About
  • Reviews
    353
  • Salaries
    2.3k
  • Interviews
    28
  • Jobs
    16
  • Benefits
    9
  • Photos
    -

Filter interviews by

Silver Touch Technologies Sr. BDE Interview Questions and Answers

Updated 10 Dec 2022

Silver Touch Technologies Sr. BDE Interview Experiences

1 interview found

Sr. BDE Interview Questions & Answers

user image Anonymous

posted on 10 Dec 2022

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

I applied via Company Website and was interviewed before Dec 2021. There were 3 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 - Technical 

(3 Questions)

  • Q1. Previous work experience and roles
  • Ans. 

    I have 10 years of experience in business development, including roles as a Sales Manager and Business Development Manager.

    • 10 years of experience in business development

    • Previous roles as a Sales Manager and Business Development Manager

    • Successfully led sales teams and achieved revenue targets

    • Identified and pursued new business opportunities

    • Developed and maintained strong client relationships

    • Implemented effective sales s...

  • Answered by AI
    Add your answer
  • Q2. 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 is rea...

  • Answered by AI
    Add your answer
  • Q3. How to 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 address any...

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

(2 Questions)

  • Q1. Lead Generation Process
  • Add your answer
  • Q2. How many leads can you generate in a month?
  • Ans. 

    I can generate around 50-100 leads per month depending on the industry and target audience.

    • The number of leads generated can vary based on the industry and target audience.

    • I have experience using various lead generation techniques such as email marketing, social media marketing, and cold calling.

    • I always prioritize quality over quantity when it comes to lead generation.

    • I am constantly learning and adapting to new lead ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Topics to prepare for Silver Touch Technologies Sr. BDE interview:
  • Business Analysis
Interview preparation tips for other job seekers - Brush up your lead generation skills well.
They would like to know if you're open to rotational shifts
Anonymous

Top trending discussions

View All
Interview Tips & Stories
4d (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.

Interview questions from similar companies

company Logo

Software Engineer Interview Questions & Answers

Maveric Systems user image Anonymous

posted on 15 Nov 2019

I applied via Recruitment Consultant and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Java questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Had appeared for Java developer role, basic Java questions were asked.
Anonymous

Sr. BDE Interview Questions Asked at Other Companies

asked in Silver Touch Technologies
Q1. How many leads can you generate in a month?
View answer (1)
asked in Nu10 Technologies
Q2. Tell me something about medical industries?
View answer (1)
asked in SBI Life Insurance Company
Q3. How to approching customers and how do bring buiness
View answer (1)
asked in EazyGrad
Q4. What is your expected salary?
View answer (1)
asked in Reliance Retail
Q5. What do you know about food and FMCG, and since when have you kno ... read more
View answer (1)
View All
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 30 Sep 2021

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How to compile all Java files inside a folder using Cmd
  • Ans. 

    To compile all Java files inside a folder using Cmd, navigate to the folder and run 'javac *.java'

    • Open Command Prompt and navigate to the folder containing the Java files

    • Run the command 'javac *.java' to compile all Java files in the folder

    • Check for any errors or warnings in the output

  • Answered by AI
    Add your answer
  • Q2. Internal working of Hashmap and Concurrent Hashmap
  • Ans. 

    Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.

    • Hashmap uses hashing to store and retrieve elements based on their keys.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently.

    • Hashmap has a load factor that determines when the map needs to be resized.

    • Concurrent Hashmap uses a technique called lock striping to allow concurrent a...

  • Answered by AI
    Add your answer
  • Q3. Servlet : Listeners, Filters related questions
  • Add your answer
  • Q4. Java 8 features
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on Core Java Concepts

Skills evaluated in this interview

Anonymous
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Brijesh Mishra

posted on 3 Sep 2017

I appeared for an interview in Sep 2017.

Interview Questionnaire 

3 Questions

  • Q1. What is deadlock
  • Ans. 

    Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Deadlock occurs when two or more processes are stuck in a circular wait, where each process is waiting for a resource held by another process.

    • Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and circular wait.

    • Example: Process A holds resource X a...

  • Answered by AI
    Add your answer
  • Q2. Which technology you know and worked
  • Ans. 

    I have experience with various technologies including Java, Python, HTML/CSS, JavaScript, and SQL.

    • Java

    • Python

    • HTML/CSS

    • JavaScript

    • SQL

  • Answered by AI
    Add your answer
  • Q3. Why you are looking for change and what is your notice period
  • Ans. 

    I am looking for a change to explore new opportunities and challenges. My notice period is 30 days.

    • Seeking new opportunities and challenges

    • Want to learn and grow in a different environment

    • Exploring better career prospects

    • Seeking a company with a better work-life balance

    • Notice period is 30 days

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Test
Experience: 25 objective ques from Java and 25 from English
Tips: should prepare with Java Technology
Duration: 1 hour
Total Questions: 50

Round: Technical Interview
Experience: describe clearly
Tips: should prepared

Round: Technical Interview
Experience: do you know about jsf
Tips: yes, I worked

Round: Technical + HR Interview
Experience: this is my dream company actually, and notice is 15 to 20 days.
Tips: be confident

Skills evaluated in this interview

Anonymous
company Logo

Software Engineer Interview Questions & Answers

ITC Infotech user image Anonymous

posted on 14 May 2018

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Add your answer
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Add your answer
  • Q3. Problem based on oops and SQL queries outputs
  • Add your answer
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up
  • Add your answer

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Test Yantra Software Solutions user image Anonymous

posted on 11 May 2021

I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What's my teammates count.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Quite and smooth easy way thanks to Praveen (B.O). Prepare your resume instead outside stuff 😅.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 3 Mar 2022

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

Round 1 - Aptitude Test 

It was easy with basic ques and then pymetrics tesy

Round 2 - Coding Test 

Coding test had basic questions on Java core

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare theoritical concept of SQL and Java well
Anonymous
Are these interview questions helpful?
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 20 Apr 2021

I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on Java. Spring MVC flow, collections, projects that you've worked on
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a easy discussion. Just portray your strong points and just indirectly force them to ask you're question related to the same.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 14 Nov 2021

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Joins in SQL
  • Ans. 

    Joins are used in SQL to combine data from two or more tables based on a related column.

    • Types of joins include inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all rows from the left table and matching rows from the right table.

    • Right join returns all rows from the right table and matching rows from the left table.

    • Full outer join returns ...

  • Answered by AI
    Add your answer
  • Q2. Web applications, mobile applications, Hybrid applications
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up the basics of Java and Mysql

Skills evaluated in this interview

Anonymous
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 27 Jul 2022

I applied via Naukri.com and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

General Math and Aptitude Question. Few Questions on English and Psychology.

Round 2 - Technical 

(1 Question)

  • Q1. Basic OOPs questions, Simple String Programs, and Logic building. About your current Project and Role if you are having experience. All questions will be limited to your resume.
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Basic technical skills, communication, willingness to learn new things, and your expectations from the company. Few questions around your resume.
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Current location. Comfort with a hybrid working model. Available to join the organization. Negotiation for CTC will there is scope.
  • Add your answer

Interview Preparation Tips

Topics to prepare for Newgen Software Technologies Software Engineer interview:
  • Core Java
  • SQL
  • SQL Indexes
  • SQL Joins
  • SDLC Life Cycle
Interview preparation tips for other job seekers - Please prepare your resume very well. Do not mention topics and technologies just to show as the interviewer will ask questions on topics/technologies mentioned in the resume only. Basic coding practice should be done i.e. you should be able to write basic code and compile it successfully. Basics of Java/OOPs will help a lot.
Anonymous
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 Sr. BDE interview?
Silver Touch Technologies interview process usually has 3 rounds. The most common rounds in the Silver Touch Technologies interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in Silver Touch Technologies Sr. BDE interview?

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

  1. How many leads can you generate in a mon...read more
  2. What is the process of lead nurtur...read more
  3. How to handle the sales cyc...read more

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 Technology Analyst Interview Questions
  • Silver Touch Technologies SAP Fico Consultant 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

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

ITC Infotech
ITC Infotech Interview Questions
3.7
 • 377 Interviews
Newgen Software Technologies
Newgen Software Technologies Interview Questions
3.8
 • 193 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
Test Yantra Software Solutions
Test Yantra Software Solutions Interview Questions
3.0
 • 131 Interviews
Sify Technologies
Sify Technologies Interview Questions
3.8
 • 131 Interviews
Mastek
Mastek Interview Questions
3.6
 • 127 Interviews
Maveric Systems
Maveric Systems Interview Questions
3.5
 • 125 Interviews
Sonata Software
Sonata Software Interview Questions
3.4
 • 122 Interviews
View all
Silver Touch Technologies Salaries in India
Software Developer
118 salaries
unlock blur

₹3.5 L/yr - ₹7.2 L/yr

Java Developer
92 salaries
unlock blur

₹3.2 L/yr - ₹7.2 L/yr

Senior Software Developer
71 salaries
unlock blur

₹4.6 L/yr - ₹10.2 L/yr

Project Manager
53 salaries
unlock blur

₹7.9 L/yr - ₹14 L/yr

Software Engineer
52 salaries
unlock blur

₹4 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