Upload Button Icon Add office photos

Filter interviews by

Talisman Solutions Interview Questions, Process, and Tips

Updated 21 Oct 2023

Top Talisman Solutions Interview Questions and Answers

Talisman Solutions Interview Experiences

Popular Designations

2 interviews found

Manager Interview Questions & Answers

user image neha dubey

posted on 21 Oct 2023

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

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

(5 Questions)

  • Q1. Example for handling deviation
  • Ans. 

    Handling deviation involves identifying the root cause, implementing corrective actions, and monitoring for improvement.

    • Identify the root cause of the deviation

    • Implement corrective actions to address the deviation

    • Monitor the effectiveness of the corrective actions for improvement

  • Answered by AI
  • Q2. Example for handling conflict of interest
  • Ans. 

    Addressing conflict of interest by disclosing it, recusing oneself, and seeking guidance from higher authority.

    • Disclose the conflict of interest to relevant parties

    • Recuse oneself from decision-making process related to the conflict

    • Seek guidance from higher authority on how to proceed

    • Avoid situations where personal interests may conflict with professional duties

  • Answered by AI
  • Q3. How to check effectiveness of CAPA
  • Ans. 

    Effectiveness of CAPA can be checked by analyzing the root cause, verifying implementation, monitoring results, and reviewing trends.

    • Analyze the root cause of the issue to ensure the Corrective and Preventive Actions (CAPA) address the underlying problem.

    • Verify the implementation of CAPA by checking if the actions were carried out as planned.

    • Monitor the results of the CAPA to see if the desired outcomes are achieved.

    • Re...

  • Answered by AI
  • Q4. How to manage non performing associate
  • Ans. 

    Address performance issues through clear communication, setting expectations, providing support, and implementing consequences if necessary.

    • Have a conversation with the associate to discuss performance concerns and set clear expectations for improvement.

    • Provide necessary support, resources, and training to help the associate improve.

    • Monitor progress regularly and provide feedback on areas of improvement.

    • If performance ...

  • Answered by AI
  • Q5. How to handle training of new joiners
  • Ans. 

    Training new joiners involves creating a structured onboarding program to ensure they understand their roles and responsibilities.

    • Develop a comprehensive training plan outlining key tasks, goals, and timelines

    • Assign a mentor or buddy to guide new joiners and provide support

    • Provide hands-on training and opportunities for practice

    • Offer regular feedback and check-ins to monitor progress

    • Encourage open communication and add

  • Answered by AI

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)

I applied via Referral and was interviewed in Feb 2022. There were 3 interview rounds.

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 - HR 

(1 Question)

  • Q1. Basic interview not so difficult
Round 3 - One-on-one 

(4 Questions)

  • Q1. In second round there was sallery discussion
  • Q2. Basic interview and they check only your communication skills
  • Q3. No questions for freshers. Experience holder could be give answers about their working experience
  • Q4. Finally at the end you Got offer letter

Interview Preparation Tips

Interview preparation tips for other job seekers - You should go there good place to learn .you will feel free

Billing Executive Interview Questions asked at other Companies

Q1. If a customer doesn't have a GST, how will you ship the goods him...?
View answer (3)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduction of yourself
  • Q2. Tell me about ? your qualification and career and job
  • Q3. Tell me ? How did you find this job
  • Q4. Tell me about what you have skills
  • Q5. Tell me aboutyour hobbies
  • Q6. How much you expecting regarding salary
Round 2 - Group Discussion 

About environment and population

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be strees while infront of interviewer
And don't be worry
Be friendly with your interviewer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Are you familiar with Object-Oriented Programming (OOP)?
  • Q2. What is the definition of a constant in PHP?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the subject of SAP Material Management?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is scatter gather?
  • Q2. What is RAML? What are traits?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. How Angular application works?
  • Ans. 

    Angular applications work by utilizing TypeScript to create components, services, and modules that interact with the DOM.

    • Angular applications are built using TypeScript, a superset of JavaScript.

    • Components are the building blocks of Angular applications, representing different parts of the UI.

    • Services are used to share data and functionality across components.

    • Modules help organize the application into cohesive blocks o...

  • Answered by AI
  • Q2. What are components and directives?
  • Ans. 

    Components and directives are key concepts in Angular framework for building dynamic web applications.

    • Components are the basic building blocks of Angular applications, representing a part of the user interface.

    • Directives are markers on a DOM element that tell Angular to attach a specific behavior to that element or transform it.

    • Components are directives with a template.

    • Examples: ngIf, ngFor, ngStyle, ngClass

  • Answered by AI
  • Q3. What are dependency injection in angular
  • Ans. 

    Dependency injection in Angular is a design pattern where components are given their dependencies rather than creating them.

    • In Angular, dependencies are injected into a component's constructor using TypeScript.

    • This allows for better modularity, reusability, and testability of code.

    • Dependencies can be provided at the module level or at the component level.

    • Example: constructor(private userService: UserService) {}

  • Answered by AI
  • Q4. How do you call an api in angular
  • Ans. 

    To call an API in Angular, you can use the HttpClient module to make HTTP requests.

    • Import the HttpClientModule in your app module

    • Inject the HttpClient service in your component/service

    • Use HttpClient's methods like get(), post(), put(), delete() to make API calls

    • Subscribe to the Observable returned by the HTTP request to get the response data

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. Why do you want to get placed in Accenture?
  • Q2. What are ur strengths and weakness?
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong communication. My weakness is that I can be overly critical of my own work.

    • Strengths: problem-solving skills

    • Strengths: attention to detail

    • Strengths: strong communication

    • Weakness: overly critical of my own work

  • Answered by AI
  • Q3. If there is a task and someone comes for your help what will be your approach?

Interview Preparation Tips

Interview preparation tips for other job seekers - Well it depends on interviewer how easy or tough he/she wants to take, but prepare well

Skills evaluated in this interview

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

I applied via campus placement at Gayatri Vidya Parishad College of Engineering, Visakhapatnam and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Most of the questions on verbal,logical,numerical aptitude

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Could you explain the project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about the resume and do background work on company
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Easy round anyone with basic maths can clear the round.

Round 2 - Group Discussion 

The topic given to us is online education system,and the round was easy to clear.

Round 3 - One-on-one 

(1 Question)

  • Q1. Call by value vs call by reference
  • Ans. 

    Call by value passes a copy of the variable, while call by reference passes the actual variable.

    • Call by value: changes to the parameter inside the function do not affect the original variable.

    • Call by reference: changes to the parameter inside the function affect the original variable.

    • Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic Linux Question

Round 2 - Technical 

(3 Questions)

  • Q1. What is ftp port number?
  • Ans. 

    FTP port number is 21.

    • FTP port number is used for transferring files over a network.

    • It is a default port number for FTP protocol.

    • FTP clients connect to port 21 on the server to initiate a file transfer.

    • FTP servers listen on port 21 for incoming connections.

  • Answered by AI
  • Q2. What is DHCP and how its working?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP server assigns IP addresses to devices on a network

    • It also provides other network configuration information such as subnet mask and default gateway

    • DHCP uses a lease mechanism to manage IP address assignments

    • DHCP operates on the client-server model

    • Example: When a device conne...

  • Answered by AI
  • Q3. What is Domain name System?
  • Ans. 

    Domain Name System (DNS) is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.

    • DNS is like a phone book for the internet, translating domain names (like google.com) to IP addresses (like 172.217.3.206).

    • DNS servers store records of domain names and their corresponding IP addresses.

    • DNS helps users access websites by resolving domain names to IP addresses in...

  • Answered by AI

Skills evaluated in this interview

Talisman Solutions Interview FAQs

How many rounds are there in Talisman Solutions interview?
Talisman Solutions interview process usually has 2-3 rounds. The most common rounds in the Talisman Solutions interview process are Resume Shortlist, HR and One-on-one Round.
What are the top questions asked in Talisman Solutions interview?

Some of the top questions asked at the Talisman Solutions interview -

  1. How to check effectiveness of C...read more
  2. How to manage non performing associ...read more
  3. How to handle training of new join...read more

Tell us how to improve this page.

Talisman Solutions Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Pie Infocomm Interview Questions
4.5
 • 38 Interviews
Ricoh Interview Questions
3.9
 • 9 Interviews
View all

Talisman Solutions Reviews and Ratings

based on 15 reviews

4.5/5

Rating in categories

4.1

Skill development

4.4

Work-life balance

4.2

Salary

3.5

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 15 Reviews and Ratings
Medical Billing Executive
5 salaries
unlock blur

₹3.2 L/yr - ₹3.9 L/yr

Manager
4 salaries
unlock blur

₹6.6 L/yr - ₹13.5 L/yr

HR Manager
4 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Billing Executive
4 salaries
unlock blur

₹2 L/yr - ₹2.9 L/yr

AR Executive
4 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

Explore more salaries
Compare Talisman Solutions with

Ricoh

3.9
Compare

Netaxis IT Solutions

4.0
Compare

Pie Infocomm

4.5
Compare

Zovian Technologies

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