Upload Button Icon Add office photos
Engaged Employer

i

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

AGS Telecalling Marketing Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AGS Telecalling Marketing Interview Questions and Answers

Updated 24 May 2024

AGS Telecalling Marketing Interview Experiences

Popular Designations

2 interviews found

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

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

Round 1 - Formal interview 

(2 Questions)

  • Q1. How you handle a tough customer
  • Q2. I will talk politely and try to make them understand

Telecalling Executive Interview Questions asked at other Companies

Q1. Which accounting platforms have you worked on? Which one do you prefer the most?
View answer (3)
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. How minny year wark in this company
  • Q2. Why you like this job
  • Q3. What time wark in company

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to honest To your work.dedication is compulsory

Online Marketing Executive Interview Questions asked at other Companies

Q1. What is your short trum gool...?
View answer (2)

Interview questions from similar companies

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

(6 Questions)

  • Q1. Whats your name?
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common first and last name combination

    • Easy to remember and pronounce

  • Answered by AI
  • Q2. Csv stand for?
  • Ans. 

    CSV stands for Comma-Separated Values.

    • CSV is a file format used to store tabular data in plain text.

    • Each line in a CSV file represents a row of data, with columns separated by commas.

    • CSV files can be easily imported and exported in spreadsheet software like Excel.

    • Example: 'name,age,city' on the first line, followed by 'John,25,New York' on the second line.

  • Answered by AI
  • Q3. Tell me something about yourself?
  • Ans. 

    Hello,First of all thankyou very much for giving opportunity to introduced in front of you.I am harsh.I hail from ambala cantt but currently live in defence enclave.I am a fresher. I live in nuclear family.There are 5 of us in my family.I am a object oriented person. I have a master degree in computer application from kurukshetra university.I have done 6 month course in data analyst from chandigarh.I enjoy dancing,Sing...

  • Answered Anonymously
  • Q4. Sql stand for?
  • Ans. 

    SQL stands for Structured Query Language.

    • SQL is a standard language for accessing and manipulating databases.

    • It is used to communicate with databases to perform tasks such as querying data, updating data, and creating tables.

    • Examples of SQL commands include SELECT, INSERT, UPDATE, DELETE, CREATE, and DROP.

  • Answered by AI
  • Q5. Write a dml commands?
  • Ans. 

    DML commands are used to manipulate data in a database.

    • DML stands for Data Manipulation Language

    • Common DML commands include INSERT, UPDATE, DELETE

    • Example: INSERT INTO table_name (column1, column2) VALUES (value1, value2)

  • Answered by AI
  • Q6. Rdbms stands for?

Test Analst Interview Questions & Answers

Coforge user image Anonymous

posted on 17 Feb 2025

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(3 Questions)

  • Q1. What is interface? And why we use it?
  • Q2. Why we write WebDriver driver = new ChromeDriver();
  • Q3. WAP to reverse a string without reversing the numbers and symbols in the string.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me your self intro
  • Ans. 

    I am a dedicated and empathetic Customer Care Executive with a passion for helping customers resolve their issues and providing excellent service.

    • I have over 5 years of experience in customer service roles, including handling inquiries, complaints, and escalations.

    • I am skilled in active listening, problem-solving, and conflict resolution.

    • I strive to create positive customer experiences by going above and beyond to meet

  • Answered by AI
  • Q2. Where are you from
  • Ans. 

    I am from New York City, known for its diverse culture and iconic landmarks.

    • Born and raised in the bustling city of New York

    • Grew up surrounded by a mix of cultures and traditions

    • Familiar with famous landmarks like the Statue of Liberty and Central Park

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me your self intro
  • Ans. 

    I am a dedicated and empathetic customer care executive with a passion for helping customers resolve their issues.

    • I have over 5 years of experience in customer service roles

    • I am skilled in active listening and problem-solving

    • I have a track record of exceeding customer satisfaction goals

    • I am proficient in using CRM software to manage customer interactions

  • Answered by AI
  • Q2. Which languages know
  • Q3. Are you comfortable in night shifts
  • Ans. 

    Yes, I am comfortable with night shifts as I have prior experience working in such shifts.

    • I have previous experience working night shifts in my previous job.

    • I am a night owl and feel more productive during night hours.

    • I am willing to adjust my schedule to accommodate night shifts.

    • I understand the importance of providing customer support round the clock.

    • I am aware of the challenges of working night shifts and am prepare

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(6 Questions)

  • Q1. What is correlation and parameterization?
  • Ans. 

    Correlation is the process of extracting dynamic values from server responses and passing them to subsequent requests. Parameterization is the process of replacing hard-coded values in scripts with variables.

    • Correlation involves identifying and capturing dynamic values like session IDs or tokens from server responses.

    • Parameterization involves replacing hard-coded values in scripts with variables to make them reusable a...

  • Answered by AI
  • Q2. Explain load, stress, all testing?
  • Ans. 

    Load testing is to test the system under normal and peak load conditions, stress testing is to test the system beyond its limits, and all testing is a combination of both.

    • Load testing checks the system's ability to handle expected load levels, ensuring performance under normal conditions.

    • Stress testing pushes the system beyond its limits to identify breaking points and measure performance degradation.

    • All testing combin...

  • Answered by AI
  • Q3. Explain PTLC?
  • Ans. 

    PTLC stands for Performance Testing Life Cycle, which is a set of activities involved in the performance testing process.

    • PTLC involves planning, preparation, execution, analysis, and reporting of performance tests.

    • It includes defining performance goals, creating test scenarios, setting up test environments, running tests, analyzing results, and making recommendations.

    • Example: In PTLC, performance engineers work closely...

  • Answered by AI
  • Q4. Loadrunner scripting, execution and reports issue faced and how to process?
  • Ans. 

    Issues faced in Loadrunner scripting, execution, and reports

    • Scripting: faced issues with correlation, parameterization, and dynamic data handling

    • Execution: encountered problems with test environment setup, resource constraints, and test data management

    • Reports: struggled with result analysis, performance bottlenecks identification, and report customization

  • Answered by AI
  • Q5. LG calculation and workload modelling process?
  • Ans. 

    LG calculation and workload modelling process involves determining the number of Load Generators required and creating a realistic simulation of user behavior.

    • Calculate the number of Load Generators needed based on expected user load and performance goals.

    • Create workload models by analyzing user behavior patterns, transaction volumes, and system usage.

    • Consider factors like peak load times, user distribution, and transa...

  • Answered by AI
  • Q6. NFR scenarios?
  • Ans. 

    NFR scenarios refer to non-functional requirements that define the quality attributes of a system.

    • NFR scenarios focus on aspects like performance, scalability, reliability, and security.

    • Examples include load testing to assess system performance under expected load, stress testing to evaluate system behavior under extreme conditions, and security testing to identify vulnerabilities.

    • NFR scenarios help ensure that the sys...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Loadrunner questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Check your soft skills
Round 4 - HR 

(1 Question)

  • Q1. Complete your details
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Case Study 

A case study in an Optum interview typically revolves around solving a real-world problem related to healthcare, data analysis, technology, or business strategy, given Optum’s focus on healthcare services and technology solutions. Here are some tips on how to approach a case study interview at Optum and a sample example:

Steps to Approach an Optum Case Study:

1. Understand the Problem Statement:

Take time to read the case study carefully and make sure you understand the key issue or question.

Identify the stakeholders involved (patients, healthcare providers, insurance companies, etc.) and the objective (cost reduction, improving patient outcomes, increasing efficiency, etc.).



2. Clarify Assumptions:

If there are any ambiguous elements, ask questions to clarify the problem.

You can also state your assumptions if you're making any, but be clear that these are assumptions.



3. Break Down the Problem:

Identify key data points you would need to analyze.

Break the problem into smaller pieces that can be addressed step-by-step.



4. Analyze:

Use frameworks like SWOT analysis, PESTLE analysis, or Porter’s Five Forces if applicable to the case.

In case of a data-related problem, try to identify key metrics (such as patient satisfaction, cost, quality of care, etc.) and how they can be improved or measured.

For technology-related cases, consider aspects like scalability, security, user experience, and integration with existing systems.



5. Propose a Solution:

Present your findings logically and suggest a solution based on your analysis.

Make sure to consider both short-term and long-term impacts on patient

Round 2 - HR 

(2 Questions)

  • Q1. When interviewing with Optum, you can expect a mix of technical, behavioral, and situational questions, especially considering their focus on healthcare services, technology, and data analysis. Here are so...
  • Q2. Done
Round 3 - Aptitude Test 

Computer typing should be 40 wpm. And optional question answer multiple choice questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're looking to land a job at Optum, here’s a detailed guide on how to effectively position yourself for success in your job search:

1. Understand Optum’s Mission and Values

Optum is all about improving healthcare through technology and data analytics. Understanding this core mission is crucial, as you’ll need to demonstrate how your skills align with their vision of enhancing patient outcomes and driving efficiency in healthcare
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at Institute of Cost and Works Accountants of India (ICWAI) and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online assessment (Technical, English, Reasoning)

Round 2 - Technical 

(6 Questions)

  • Q1. Difference between Balance sheet and trial balance
  • Ans. 

    Balance sheet shows assets, liabilities, and equity at a specific point in time. Trial balance lists all ledger accounts with their balances.

    • Balance sheet is a snapshot of a company's financial position at a specific point in time.

    • Trial balance is a list of all ledger accounts with their balances to ensure debits equal credits.

    • Balance sheet includes assets, liabilities, and equity sections.

    • Trial balance is used to prep...

  • Answered by AI
  • Q2. Standard costing formula
  • Ans. 

    Standard costing formula calculates the expected cost of a product based on predetermined standards.

    • Standard costing formula includes direct materials, direct labor, and overhead costs.

    • It helps in comparing actual costs with standard costs to identify variances.

    • Formula: Standard Cost = Standard Quantity of Inputs x Standard Price of Inputs

  • Answered by AI
  • Q3. Journal entries for Prepaid Accruals Depreciation with accumulated depreciation concept Provision for Bad debts DTA and DTL
  • Ans. 

    Explanation of journal entries for Prepaid, Accruals, Depreciation, Provision for Bad debts, DTA, and DTL.

    • Prepaid expenses are initially recorded as assets and then expensed over time as they are used up.

    • Accruals are expenses incurred but not yet paid or revenue earned but not yet received.

    • Depreciation is the allocation of the cost of a fixed asset over its useful life, with accumulated depreciation representing the to...

  • Answered by AI
  • Q4. Case study on Ind AS 115
  • Q5. Preparation of balance sheet and computation of various ratios
  • Ans. 

    Preparation of balance sheet involves listing assets, liabilities, and equity. Ratios are computed using financial data from the balance sheet.

    • List all assets, liabilities, and equity on the balance sheet

    • Calculate various financial ratios such as current ratio, debt to equity ratio, and return on equity

    • Use formulae like Current Ratio = Current Assets / Current Liabilities

    • Interpret the ratios to analyze the financial he

  • Answered by AI
  • Q6. Accounting principles
Round 3 - Technical 

(6 Questions)

  • Q1. What is DTA and DTL
  • Ans. 

    DTA stands for Deferred Tax Asset and DTL stands for Deferred Tax Liability.

    • DTA is an asset recorded on a company's balance sheet that may be used to reduce taxable income in the future.

    • DTL is a liability recorded on a company's balance sheet that represents taxes that have been accrued but not yet paid.

    • DTA arises when a company has overpaid taxes or has tax deductions that exceed its taxable income.

    • DTL arises when a c...

  • Answered by AI
  • Q2. Accounting entry for accumulated depreciation
  • Ans. 

    Accumulated depreciation is a contra asset account that represents the total depreciation expense taken on an asset since it was acquired.

    • Accumulated depreciation is recorded on the balance sheet as a reduction from the gross amount of fixed assets to arrive at the net book value.

    • The accounting entry for accumulated depreciation involves debiting the depreciation expense account and crediting the accumulated depreciati...

  • Answered by AI
  • Q3. Few resume based questions
  • Q4. Standard costing formula
  • Ans. 

    Standard costing formula calculates the expected cost of a product based on predetermined standards.

    • Standard costing formula = Standard cost of direct materials + Standard cost of direct labor + Standard manufacturing overhead cost

    • Standard cost of direct materials = Standard quantity of materials x Standard price per unit

    • Standard cost of direct labor = Standard hours of labor x Standard rate per hour

    • Standard manufactur...

  • Answered by AI
  • Q5. Difference between budgeting and forecasting
  • Ans. 

    Budgeting involves setting financial goals and allocating resources, while forecasting predicts future financial outcomes based on past data and trends.

    • Budgeting is a plan for how to allocate resources and achieve financial goals

    • Forecasting predicts future financial outcomes based on past data and trends

    • Budgeting is typically done on an annual basis, while forecasting can be done on a shorter or longer term basis

    • Budget...

  • Answered by AI
  • Q6. Meaning of variance analysis
  • Ans. 

    Variance analysis is a technique used to identify and analyze the difference between planned financial outcomes and actual results.

    • Variance analysis helps in understanding the reasons for deviations from budgeted or expected figures.

    • It involves comparing actual financial performance with budgeted or standard performance.

    • Common types of variances include price variance, quantity variance, and mix variance.

    • Variance analy...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an on campus recruitment. (CMA Campus Placements)
First technical interview was for 45 - 50 mins
Second technical interview was for 20 mins
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Basic quant and reasoning questions
Selenium MCQ
Java programs with MCQ

Round 2 - Technical 

(23 Questions)

  • Q1. Tell me about yourself
  • Q2. Where you initialise driver
  • Ans. 

    The driver is typically initialized in the setup method of a test automation framework.

    • Driver initialization is usually done in a setup method before test execution.

    • Commonly used methods for driver initialization include WebDriverManager, System.setProperty, and driver instantiation.

    • Example: WebDriverManager.chromedriver().setup();

  • Answered by AI
  • Q3. Driver is static or non static
  • Ans. 

    Driver can be both static and non-static depending on the context of its usage.

    • Driver class can be static if it is used to initiate the WebDriver instance in a test automation framework.

    • Driver class can be non-static if it is used as an instance variable within a test class.

    • Static driver can be accessed directly without creating an object of the class.

    • Non-static driver requires an object of the class to be created befo

  • Answered by AI
  • Q4. Difference between static and non static
  • Ans. 

    Static variables belong to the class itself, while non-static variables belong to instances of the class.

    • Static variables are shared among all instances of a class

    • Non-static variables are unique to each instance of a class

    • Static variables are initialized only once, at the start of the program

    • Non-static variables are initialized separately for each instance of the class

  • Answered by AI
  • Q5. Disadvantages of static and non static
  • Ans. 

    Static and non-static have their own disadvantages in QA automation testing.

    • Static methods cannot be overridden or inherited, making it difficult to create flexible test cases.

    • Non-static methods require an instance of the class to be created, which can lead to increased memory usage.

    • Static methods can lead to tight coupling between classes, making it harder to maintain and update the code.

    • Non-static methods may have de...

  • Answered by AI
  • Q6. Parallel execution in TestNG
  • Ans. 

    TestNG allows parallel execution of test cases to save time and improve efficiency.

    • TestNG provides the 'parallel' attribute in the testng.xml file to specify the level of parallelism for test execution.

    • Parallel execution can be achieved at the test level, class level, method level, or suite level.

    • TestNG also supports parallel execution of tests across multiple classes or suites using the 'parallel' attribute in the sui...

  • Answered by AI
  • Q7. Write the code for Parallel testing in TestNG
  • Ans. 

    Parallel testing in TestNG allows running tests concurrently for faster execution.

    • Use 'parallel' attribute in testng.xml file to specify parallel execution mode.

    • Set 'parallel' attribute to 'methods', 'classes', or 'tests' based on the level of parallelism needed.

    • Example: <suite name='MySuite' parallel='tests'>

    • Use 'thread-count' attribute to specify the number of threads to use for parallel execution.

  • Answered by AI
  • Q8. Difference between parallel methods and parallel tests
  • Ans. 

    Parallel methods run multiple methods concurrently within a single test, while parallel tests run multiple tests concurrently.

    • Parallel methods execute multiple methods within a single test class concurrently.

    • Parallel tests execute multiple test classes concurrently.

    • Parallel methods are useful for speeding up the execution of a single test, while parallel tests are useful for running multiple tests faster.

    • Example: Runni...

  • Answered by AI
  • Q9. Upload file using rest assured
  • Ans. 

    Use Rest Assured to upload a file

    • Use the given file path to create a File object

    • Use MultiPartSpecBuilder to build the request with the file

    • Send the request using Rest Assured's given(), when(), and post() methods

  • Answered by AI
  • Q10. Postman basic questions
  • Q11. Parameter for post method in postman
  • Ans. 

    The parameter for a POST method in Postman is typically sent in the request body.

    • Parameters are sent in the request body in key-value pairs

    • Parameters can be sent as form-data, x-www-form-urlencoded, or raw JSON

    • Example: {"key": "value"}

  • Answered by AI
  • Q12. BDD Framework cucumber
  • Q13. Cucumber execution process
  • Q14. How cucumber know step defination file placed
  • Ans. 

    Cucumber knows the step definition file based on the annotations provided in the feature files.

    • Cucumber uses annotations like @Given, @When, @Then to map steps in feature files to corresponding step definition methods.

    • Step definition files are typically placed in a separate package or directory within the project structure.

    • Cucumber scans the project directory for step definition files based on the package structure and

  • Answered by AI
  • Q15. Parameters used in cucumber
  • Ans. 

    Parameters used in cucumber are used to pass values to the step definitions in feature files.

    • Parameters are defined in feature files using < > syntax

    • Parameters can be passed to step definitions using Regular Expressions

    • Parameters can be used to make scenarios more reusable and dynamic

  • Answered by AI
  • Q16. Datatable in cucumber
  • Ans. 

    Datatable in Cucumber is used to pass multiple sets of data to a step definition in a scenario.

    • Datatables are defined using pipes (|) to separate values

    • Each row in the datatable represents a set of data passed to the step definition

    • Datatables can be used for parameterization and data-driven testing

  • Answered by AI
  • Q17. Have u created the testplan document when porject was started
  • Ans. 

    Yes, I have created the test plan document at the start of the project.

    • Yes, I always create a test plan document at the beginning of a project to outline the testing approach and strategy.

    • The test plan document includes details on scope, objectives, resources, schedule, and test cases.

    • It helps in ensuring that all stakeholders are aligned on the testing process and expectations.

    • For example, in my previous project, I cr...

  • Answered by AI
  • Q18. Testing cycle when project was on initial level
  • Ans. 

    During the initial testing cycle of a project, focus is on establishing test cases, setting up test environments, and identifying potential issues.

    • Creating test cases based on requirements

    • Setting up test environments

    • Identifying potential issues and risks

    • Executing test cases and reporting defects

    • Collaborating with developers to resolve issues

  • Answered by AI
  • Q19. Risk management and risk based testing
  • Q20. Which estimate technique you follow , if fibonacci then why it is in 1 2 3 5 8 13 ?? Not in 12345678
  • Ans. 

    Fibonacci sequence is a mathematical pattern where each number is the sum of the two preceding ones.

    • Fibonacci sequence is a series of numbers where each number is the sum of the two preceding ones.

    • The sequence starts with 1, 2, then each subsequent number is the sum of the two previous numbers (1+2=3, 2+3=5, 3+5=8, and so on).

    • This sequence is used in estimating because it reflects natural growth patterns found in natur

  • Answered by AI
  • Q21. What is testing matrix and automation ROI
  • Ans. 

    Testing matrix is a tool used to track test coverage and automation ROI is the return on investment from implementing automation testing.

    • Testing matrix is a visual representation of test cases, test scenarios, and their coverage across different platforms, browsers, devices, etc.

    • Automation ROI is the measure of the benefits gained from automation testing compared to the costs incurred in implementing and maintaining th...

  • Answered by AI
  • Q22. Cicd tool
  • Q23. Handle team ?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at J S S Academy of Technical Education, Bangalore and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Average to easy difficulty level.

Round 2 - Technical 

(3 Questions)

  • Q1. Java code of string manipulation
  • Ans. 

    String manipulation in Java involves various methods like substring, concat, replace, etc.

    • Use substring() to extract a part of the string

    • Use concat() to concatenate two strings

    • Use replace() to replace a specific character or substring in a string

  • Answered by AI
  • Q2. What is the Java code for various types of sorting algorithms?
  • Ans. 

    Various sorting algorithms in Java code

    • Bubble Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Selection Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Insertion Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Merge Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Quick Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

  • Answered by AI
  • Q3. Sql query and topics related to joins.
Round 3 - HR 

(4 Questions)

  • Q1. About yourself and family
  • Q2. What do you know about the company?
  • Ans. 

    The company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Specializes in creating innovative software solutions

    • Works with clients from various industries

    • Known for high-quality and reliable products

    • Has a strong team of software engineers and developers

  • Answered by AI
  • Q3. Can you provide examples of real-life scenarios where you handled conflicts with either a colleague or a manager?
  • Ans. 

    Handled conflicts by addressing issues directly, seeking compromise, and maintaining professionalism.

    • Addressed a disagreement with a colleague by scheduling a one-on-one meeting to discuss concerns and find common ground.

    • Resolved a conflict with a manager by actively listening to their perspective, providing feedback, and working together to find a solution.

    • Maintained professionalism during conflicts by staying calm, r...

  • Answered by AI
  • Q4. What actions would you take if your manager does not approve your product idea, and how would you attempt to persuade them?
  • Ans. 

    I would gather more data to support my idea, present a compelling case to my manager, and be open to feedback and compromise.

    • Gather data to support the idea, such as market research, user feedback, or cost-benefit analysis.

    • Prepare a well-structured presentation highlighting the potential benefits of the product idea.

    • Listen to the manager's concerns and feedback, and be open to making adjustments or compromises.

    • Seek sup...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident; they will strive to comfort you despite any feelings of hesitation and nervousness. A foundational understanding of Java or C++, along with knowledge of data structures and algorithms (DSA), will be extremely advantageous. You should illustrate your potential contributions while also recognizing your limitations. Foster a positive atmosphere.

AGS Telecalling Marketing Interview FAQs

How many rounds are there in AGS Telecalling Marketing interview?
AGS Telecalling Marketing interview process usually has 1-2 rounds. The most common rounds in the AGS Telecalling Marketing interview process are Resume Shortlist and Technical.
How to prepare for AGS Telecalling Marketing 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 AGS Telecalling Marketing. The most common topics and skills that interviewers at AGS Telecalling Marketing expect are Telecalling.

Tell us how to improve this page.

AGS Telecalling Marketing Interview Process

based on 3 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

DXC Technology Interview Questions
3.7
 • 811 Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Nagarro Interview Questions
4.0
 • 777 Interviews
Publicis Sapient Interview Questions
3.5
 • 611 Interviews
NTT Data Interview Questions
3.9
 • 610 Interviews
GlobalLogic Interview Questions
3.6
 • 583 Interviews
View all

AGS Telecalling Marketing Reviews and Ratings

based on 32 reviews

4.3/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

4.2

Salary

4.2

Job security

4.2

Company culture

4.1

Promotions

4.2

Work satisfaction

Explore 32 Reviews and Ratings
HR Executive
4 salaries
unlock blur

₹1.1 L/yr - ₹5.1 L/yr

Telecaller
4 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Telecalling Executive
3 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Explore more salaries
Compare AGS Telecalling Marketing with

DXC Technology

3.7
Compare

Mphasis

3.4
Compare

Sutherland Global Services

3.6
Compare

Hexaware Technologies

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