Upload Button Icon Add office photos
Engaged Employer

i

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

Leister Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Leister Technologies Interview Questions and Answers

Updated 13 Aug 2024
Popular Designations

Leister Technologies Interview Experiences

4 interviews found

Assistant Manager Interview Questions & Answers

user image Satyaki Biswas

posted on 13 Aug 2024

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

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

Round 1 - Telephonic Call 

(2 Questions)

  • Q1. Previous Experience & Job profile.
  • Q2. Challenges in previous job
  • Ans. 

    Balancing multiple projects and deadlines while managing a team

    • Prioritizing tasks based on deadlines and importance

    • Delegating responsibilities effectively to team members

    • Communicating clearly and consistently with team members and stakeholders

    • Handling unexpected challenges and changes in project scope

    • Maintaining a positive and productive work environment despite pressure

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was simple.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Probability time and distance

Round 3 - Technical 

(2 Questions)

  • Q1. Technical about oops concepts selenium web driver encapsulation inheritance
  • Q2. Procedural SQL and SQL what is data manipulation languages data definition language
Round 4 - HR 

(2 Questions)

  • Q1. Strength and weakness
  • Q2. Tell me about yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. 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 - HR 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. Tell me the journey of your experience?
  • Q3. What is the reason for a job change?
Round 3 - One-on-one 

(5 Questions)

  • Q1. What do you know about leister?
  • Q2. Tell me something about the product?
  • Q3. How do you generate the leads?
  • Ans. 

    I generate leads through a combination of networking, cold calling, attending industry events, and utilizing social media platforms.

    • Networking with industry professionals and attending relevant events

    • Cold calling potential clients to introduce our products/services

    • Utilizing social media platforms to connect with potential leads

    • Creating targeted email campaigns to reach out to potential customers

  • Answered by AI
  • Q4. How many visits you do in 1 day?
  • Q5. Any questions you want to ask?

Interview Preparation Tips

Topics to prepare for Leister Technologies Senior Sales Engineer interview:
  • Plastic welding
  • Thermoplastics
  • Engineering plastics
Interview preparation tips for other job seekers - -It is great place to work in.
-Every product has its own strength in the market.
-Customer base wide and unlimited application.

I appeared for an interview before Oct 2018.

Interview Questionnaire 

2 Questions

  • Q1. MD will directly take your Interview. Initially you feel like you are going to be In Heaven latter u will realize that its just a Hell and you had fallen in a trap.
  • Q2. Your colleages are Uneducated specially in Sales. Even the Regional Manager is just for name and sake. He had no authority to take decision . Every thing is managed from Chennai and you can never imagine h...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please donot attend Interview and if need to attend Interview atleast Meet and talk to thier Oldest Sales Man. You will understand the Standard of the Company and i dont want you to regret latter

Top trending discussions

View All
Interview Tips & Stories
6d (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 Leister Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

Online Aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. Full Technical about the previous job
Round 3 - HR 

(1 Question)

  • Q1. General Questions about previous work

Interview Questionnaire 

2 Questions

  • Q1. Can you provide me venue my interview in holitech?
  • Q2. Is my interview technical
  • Ans. 

    The interview may include technical questions relevant to the role and team dynamics.

    • Technical interviews often assess specific skills, such as coding or problem-solving.

    • For example, a software team leader might be asked to solve a coding challenge.

    • Interviews may also include scenario-based questions to evaluate leadership and decision-making.

    • For instance, you might be asked how to handle a conflict within the team.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

What rounds were there? (Optional)

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. They asked me optimise the code I had written for the first question
  • Q2. Given a binary tree, find out the maximum sum path from root to leaf. This problem, but they said tree has only positive integers. -----/ . To store the path I had used global array. They asked me alternat...
  • Q3. Given a list of words. Given three operations find out the minimum steps to reach from source string to destination string. Basically, -----/ this is the problem with some modification. For this question I...
  • Ans. 

    The question is about finding the minimum steps to reach from a source string to a destination string using three operations.

    • BFS and DFS are graph traversal techniques that can be used to solve this problem.

    • BFS is typically used when finding the shortest path or exploring all possible paths in a graph.

    • DFS is useful when searching for a specific path or exploring deeply into a graph.

    • In this case, BFS can be used to find...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: • 1 question was on time complexity of searching an unsorted array.
• 2 questions were on recursion, ie, number of recursive calls.
• 1 question on analysing given function on string.
• 1 question was on probability(Two hotels, say A and B. Probability of moving from A to B is 2/3, staying at A is 1/3. Probability of moving from B to A and staying at B is 1/2. If they make decisions each hour, and if they were at A at 7:00 pm, what is the probability that they will be at B at 10:00 pm).
• If a set has elements {1,2,3,4 .... n}. Then what is the sum of elements of it's power set. (Ex: S = {1,2}. Then power set is {{},{1},{2},{1,2}}. The sum is 6.
• If a set has elements {1,2,3,4,5,6,7,8,9,10}. Then how many subsets of 3 elements has no consecutive elements.
• 1 question was on designing a DFA for a string starting with a and ending with c and has at least b in it.
• 1 question had machine instructions. We had to find out minimum number of cycles needed to execute the given set of instructions. (a) If the instructions are executed in the given order. (b) If the instructions are executed in random order.
• 1 puzzle on bridges.

Tips: In this round they not only see the answer. They also verify how you approached(So, give correct explanation to your answers).
Duration: 90 minutes
Total Questions: 10

Round: Coding Round
Experience: Two questions were there. 3 hours duration.

1. Long question, I don't remember fully. I'll just give input/output examples. It was basically on string decoding. If jon2snow3 is there the decoded string will be jonjonsnowjonjonsnowjonjonsnow. Given a string and an integer k we have print the kth character in the decoded string
input:
jon2snow3
8
output:
n

2. Given an array and an integer k return the number of contiguous sub arrays whose sum is divisible by k.
input format:
n k

input:
4 5
10 0 4 5

output:
4

explaination: {10},{0},{10,0},{5} are the sub arrays with sum divisible by 5.


Tips: You will have lots of time, so try to optimise the solution if you can. Remember here also they review each individual's code.

Round: Technical Interview
Experience: They will help you a lot if you are stuck at some point in the question. You have to be smart enough to grasp the clue.
Tips: They only ask questions only on data structures and algorithms.

Skill Tips: You have to be strong in coding. Algorithm questions will be mostly on dynamic programming. Data structures questions are mostly on trees.
Skills: C Programming, Maths(esp Probability), Algorithms And Data Structures
Duration: 5
College Name: JSS Mahavidyapeetha Sri Jayachamarajendra College Of Engineering, Mysore

Skills evaluated in this interview

Are these interview questions helpful?

Interview Questionnaire 

3 Questions

  • Q1. Asked me about my answer for a question in the logical test and asked me to find mistake
  • Q2. Some tree question
  • Q3. Some array question

Interview Preparation Tips

Round: Test
Experience: Just logical questions. Maybe create a DFA and NFA.
Duration: 1 hour
Total Questions: 20

Round: Coding
Experience: Given two questions. Each question is written like a story, but once you get the idea, it will be a simple question

College Name: Govt. Model Engineering College
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 rounds online, dsa, hr

Round 2 - One-on-one 

(2 Questions)

  • Q1. Dsa on dp topic
  • Q2. Dsa on dp topics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was online coding test consist of 2 question
One from DP and other graph

Round 2 - Coding Test 

One question of DP within in 45 min time constraints

Round 3 - Technical 

(1 Question)

  • Q1. Floor value of square root of a number
  • Ans. 

    Floor value of square root of a number is the largest integer less than or equal to the square root.

    • The floor value of square root of a number can be found using mathematical functions like floor() or integer division.

    • For example, the floor value of square root of 16 is 4, as sqrt(16) = 4.

    • For non-perfect square numbers, the floor value of square root can be calculated using approximation methods.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through DSA and core subjects

Leister Technologies Interview FAQs

How many rounds are there in Leister Technologies interview?
Leister Technologies interview process usually has 2-3 rounds. The most common rounds in the Leister Technologies interview process are Resume Shortlist, HR and One-on-one Round.
How to prepare for Leister 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 Leister Technologies. The most common topics and skills that interviewers at Leister Technologies expect are Information Security, Analytics, Javascript, Data Analytics and Salesforce.
What are the top questions asked in Leister Technologies interview?

Some of the top questions asked at the Leister Technologies interview -

  1. How do you generate the lea...read more
  2. procedural SQL and SQL what is data manipulation languages data definition la...read more
  3. technical about oops concepts selenium web driver encapsulation inherita...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 4 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 50%
6-8 weeks 50%
View more

Interview Questions from Similar Companies

JBS Enterprises Interview Questions
3.2
 • 27 Interviews
HOLITECH INDIA Interview Questions
4.0
 • 27 Interviews
Alfanar Interview Questions
4.0
 • 21 Interviews
WEG Interview Questions
4.1
 • 16 Interviews
BYD Electronics Interview Questions
3.4
 • 14 Interviews
Rakon Interview Questions
3.6
 • 14 Interviews
View all

Leister Technologies Reviews and Ratings

based on 42 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.9

Salary

3.5

Job security

3.5

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 42 Reviews and Ratings
QE Architect-Practice

Kolkata,

Mumbai

+5

10-15 Yrs

Not Disclosed

Associate Director, Pre-Sales & Digital Strategy

Kolkata,

Mumbai

+5

7-12 Yrs

Not Disclosed

Junior Cloud / Infrastructure Engineer

Chennai

2-4 Yrs

Not Disclosed

Explore more jobs
Service Engineer
21 salaries
unlock blur

₹2.8 L/yr - ₹5.7 L/yr

Sales Engineer
19 salaries
unlock blur

₹3.9 L/yr - ₹5.7 L/yr

Sales Coordinator
11 salaries
unlock blur

₹2.3 L/yr - ₹5.9 L/yr

Assistant Manager
9 salaries
unlock blur

₹6.5 L/yr - ₹8.5 L/yr

Senior Sales Engineer
9 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Explore more salaries
Compare Leister Technologies with

JBS Enterprises

3.2
Compare

Alfanar

4.0
Compare

MCM Telecom Equipment

3.9
Compare

Sgs Tekniks Manufacturing

3.9
Compare
write
Share an Interview