Upload Button Icon Add office photos
Engaged Employer

i

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

Salezshark Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Salezshark Interview Questions and Answers

Updated 8 Apr 2022

Salezshark Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 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 

(2 Questions)

  • Q1. Must have java and specially java 8
  • Q2. Question will be from oops, exception handling, collection, string, inner class

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core Java well then you can crack the interview.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Jobs at Salezshark

View all

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Lazy loading in react
  • Ans. 

    Lazy loading in React is a technique used to improve performance by loading components only when they are needed.

    • Lazy loading helps reduce initial load time by splitting the code into smaller chunks.

    • React.lazy() and Suspense are commonly used for lazy loading in React.

    • Lazy loading is especially useful for large applications with many components.

  • Answered by AI
  • Q2. Cache bursting
  • Q3. Difference between == and ===
  • Ans. 

    The difference between == and === is that == checks for equality after type coercion, while === checks for equality without type coercion.

    • == is a loose equality operator that performs type coercion before comparing two values.

    • === is a strict equality operator that does not perform type coercion before comparing two values.

    • Example: 1 == '1' will return true, but 1 === '1' will return false.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic of react and redux
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was a live coding round where expectation was to come up with a framework in Java from Scratch

Round 2 - Technical 

(1 Question)

  • Q1. It was a DS/Algo Round
Round 3 - Design R 

(1 Question)

  • Q1. Design Round in HLD
  • Ans. 

    Design Round in HLD involves creating a high-level design for a software system.

    • Identify the main components of the system and their interactions

    • Define the architecture of the system including layers, modules, and interfaces

    • Consider scalability, performance, security, and maintainability

    • Use UML diagrams like class diagrams, sequence diagrams, and component diagrams

    • Document the design decisions and rationale

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Coding questions were easy, not clear about shortlisting process

Round 2 - Technical 

(1 Question)

  • Q1. Basic DSA questions on arrays, linked lists
Round 3 - HR 

(1 Question)

  • Q1. Self introduction
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was time based task and was very well instructed it consisted questions for all in one like apti related to sales and excel all in one go.

Round 2 - HR 

(2 Questions)

  • Q1. My first question after my introduction was about b2b and b2c marketing
  • Q2. It was about what i understand by lead genration
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Architecture of current project
  • Ans. 

    The current project follows a microservices architecture with Docker containers for scalability and flexibility.

    • Microservices architecture is used to break down the application into smaller, independent services that can be developed, deployed, and scaled independently.

    • Docker containers are utilized for packaging the application and its dependencies into a standardized unit for easy deployment and management.

    • Service di...

  • Answered by AI
  • Q2. Spring and Hibernate questions
Round 2 - Coding Test 

Basic coding questions

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

I applied via Instahyre and was interviewed before Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Largest island (graph question)
  • Q2. SQL question related to joins
Round 3 - One-on-one 

(1 Question)

  • Q1. About the databases and questions from system design
Round 4 - One-on-one 

(1 Question)

  • Q1. Questions based on concurrency , suitable databases HLD,LLD,book my show design
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement cache in the given architecture where read and write both are pretty frequent. What are the cache eviction mechanisms and which one should we follow here ?
  • Q2. Rotten oranges - leetcode graph question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions, Easy and medium based

Round 2 - Technical 

(1 Question)

  • Q1. Stacks queues and array questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions on projects
Round 4 - HR 

(1 Question)

  • Q1. How to tackle any uncertain situations? Behavioural questions

Salezshark Interview FAQs

How many rounds are there in Salezshark interview?
Salezshark interview process usually has 2 rounds. The most common rounds in the Salezshark interview process are Resume Shortlist and Technical.
How to prepare for Salezshark 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 Salezshark. The most common topics and skills that interviewers at Salezshark expect are Lead Generation, IT Sales, B2B Sales, Business Development and Email Marketing.
What are the top questions asked in Salezshark interview?

Some of the top questions asked at the Salezshark interview -

  1. Question will be from oops, exception handling, collection, string, inner cl...read more
  2. Must have java and specially jav...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HALODOC Interview Questions
2.7
 • 12 Interviews
Unstop Interview Questions
4.0
 • 10 Interviews
Pagarbook Interview Questions
3.6
 • 10 Interviews
ITILITE Interview Questions
2.9
 • 9 Interviews
Xoxoday Interview Questions
3.6
 • 7 Interviews
SalesHandy Interview Questions
3.2
 • 6 Interviews
View all

Salezshark Reviews and Ratings

based on 17 reviews

4.5/5

Rating in categories

4.3

Skill development

4.6

Work-life balance

4.4

Salary

4.3

Job security

4.7

Company culture

4.4

Promotions

4.5

Work satisfaction

Explore 17 Reviews and Ratings
Sr. Executive - Finance and Accounts (US Federal)

Mumbai,

Delhi/Ncr

+1

2-6 Yrs

Not Disclosed

Sr. Executive - Finance and Accounts (US Federal)

Mumbai,

Delhi/Ncr

+1

2-6 Yrs

Not Disclosed

Explore more jobs
Technical Lead
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Finance Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Head
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Salezshark with

Pagarbook

3.6
Compare

Signzy Technologies

2.9
Compare

Flixstock

2.4
Compare

Xoxoday

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