Upload Button Icon Add office photos

Filter interviews by

Canvera Interview Questions and Answers

Updated 14 Apr 2023

Canvera Interview Experiences

Popular Designations

5 interviews found

I applied via Approached by Company and was interviewed in Sep 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Just talked ans asked about self? Will be able to join immediately?...........
  • Q2. Tell me about you? Your family?

Interview Preparation Tips

Interview preparation tips for other job seekers - Job security is there but no hike good to strart with bit no progress

Senior Associate 1 Interview Questions asked at other Companies

Q1. How do you do audit of assets in case of multi location audit
View answer (1)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 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 Resume tips
Round 2 - Telephonic Call 

(2 Questions)

  • Q1. Business responsibility. Market knowledge Team Handling
  • Q2. Achivement of carrier
  • Ans. 

    I have achieved a successful career by consistently exceeding targets and leading high-performing teams.

    • Consistently exceeded sales targets and KPIs

    • Developed and implemented successful sales strategies

    • Led high-performing teams to achieve exceptional results

    • Received multiple awards and recognition for outstanding performance

    • Continuously improved skills and knowledge through training and development opportunities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - When telephonic interview will be ther proper communication.
Market knowledge
Knowledge company business

Senior Branch Manager Interview Questions asked at other Companies

Q1. Give some ideas as to how you will increase business.
View answer (1)

Interview Questions & Answers

user image

posted on 6 Jan 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 4 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Regarding looking for job change and salary expectation.
Round 3 - One-on-one 

(1 Question)

  • Q1. Regarding previuos job and willingness to work in a core sales profile by doing minimum 7 calls in a day.
Round 4 - Documents submission 

(1 Question)

  • Q1. Had to submit all my accademic reports science from standard 10th and my KYC and also previuos company Appointment letter and Experience letter.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for One to One Round and your previous company job roles.

Account Lead Interview Questions & Answers

user image Anonymous

posted on 29 Jul 2021

I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What was your previous job role.
  • Q2. Explain all
  • Ans. 

    The question is unclear. Please provide more context.

    • Please provide more information about the topic of the question.

    • Without additional context, it is difficult to provide a clear answer.

    • Can you please rephrase or clarify the question?

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

Account Lead Interview Questions asked at other Companies

Q1. 1. How do you sell a course ie for any class?
View answer (1)

Canvera interview questions for popular designations

 Senior Associate 1

 (1)

 Senior Branch Manager

 (1)

 Relationship Executive

 (1)

 Account Lead

 (1)

Interview Questionnaire 

6 Questions

  • Q1. I am not satisfied this job I am resign this month
  • Q2. Not needy product this company
  • Q3. I am very lost this company
  • Q4. Manager-level is not satisfied
  • Q5. Please new job search
  • Q6. New job

Interview Preparation Tips

Interview preparation tips for other job seekers - Please news new jobof interview schedule

Relationship Executive Interview Questions asked at other Companies

Q1. Are you able to handle large amount of cash and gold?
View answer (4)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is meant by ERP
  • Ans. 

    ERP stands for Enterprise Resource Planning.

    • ERP is a software system that integrates various business processes and functions into a single system.

    • It helps organizations to streamline their operations and improve efficiency.

    • ERP systems typically include modules for finance, human resources, inventory management, and customer relationship management.

    • Examples of popular ERP systems include SAP, Oracle, and Microsoft Dyna...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep focused

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. About cloud services, difference between azure and aws?
  • Q2. What is sql,mysql and no sql?
  • Ans. 

    SQL is a relational database management system, MySQL is an open-source RDBMS, and NoSQL is a non-relational database management system.

    • SQL is used to manage relational databases and is based on the relational model.

    • MySQL is an open-source RDBMS that uses SQL as its query language.

    • NoSQL is a non-relational database management system that does not use SQL and is used for unstructured data.

    • NoSQL databases are often used

  • Answered by AI
  • Q3. What is Virtual Machine, how it is helpful in current cloud environment?
  • Ans. 

    A virtual machine is a software emulation of a physical computer that can run multiple operating systems on a single physical machine.

    • Virtual machines allow for efficient use of hardware resources by allowing multiple operating systems to run on a single physical machine.

    • They provide a secure and isolated environment for running applications, as each virtual machine is completely independent of the others.

    • Virtual machi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied for this profile internally, as i was working with xerox earlier also but in a non-technical profile, so applied 2-3 times in internal job postings, luckily i cracked the interview in my 3rd attempt, i would like to say that never give up just keep on trying

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about your self
  • Q2. About your last company work

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident .if you are clear for ur word so you are selected
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the use of namespace in Php?
  • Ans. 

    Namespace in PHP is used to avoid naming conflicts between classes, functions, and variables.

    • Namespace allows grouping of related classes, functions, and variables under a common name.

    • It helps in organizing code and makes it easier to maintain.

    • Namespace can be declared using the 'namespace' keyword followed by the namespace name.

    • Example: namespace MyNamespace;

    • To use a class or function from a namespace, we need to spec...

  • Answered by AI
  • Q2. Difference between interface and abstract class
  • Ans. 

    Interface defines only method signatures while abstract class can have both method signatures and implementations.

    • An interface can be implemented by multiple classes while an abstract class can only be extended by one class.

    • An abstract class can have constructors while an interface cannot.

    • An abstract class can have non-abstract methods while an interface can only have abstract methods.

    • An abstract class can have instanc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong oops skills expected
For Php, get knowledge about latest concepts

Skills evaluated in this interview

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

I applied via Indeed and was interviewed before Jan 2022. There were 4 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 Resume tips
Round 2 - Coding Test 

Practical module need to solve and execute the progream

Round 3 - Technical 

(3 Questions)

  • Q1. Need the linux server commands and OOP concept, CSS, etc
  • Q2. All relavent of the oops, css, aws, mysql related questions. Eg: Primary key vs Unique. Write the joins query for left and inner join. Cat command for linux server. hide vs invisible. block ns display Abs...
  • Q3. Write a program for login page with using session Database design for one example given by interviewer Palindrome program
  • Ans. 

    Program for login page with session and palindrome program

    • Create a login page with HTML and CSS

    • Use PHP to handle form submission and validate user credentials

    • Create a session for the logged-in user

    • Design a database to store user information

    • Write a program to check if a given string is a palindrome

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. For our last company of the project details and module discussion. And Technology tech interview

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. You must say your answer with confident
2. Basic technic questions and answer needs to know for your field
3. You should develop your's developing skills with relatime exmples. Like Duplicate removing, reverse the input, Loop and Loop with index concept, OOPs concepts (optional if this has yours field)
4. If you had work with database means, better you know the design of the db and connecion through the program.
5. API intergrations and UI design (optional If you had work in that otherwise needs to know the basic things)
6. Domain knowledge is most important. Example what kind of projects done by your office. If you are fresher means, better you have to search, which company you are going to interview, know those companies project, technics, and tools.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Canvera Interview FAQs

How many rounds are there in Canvera interview?
Canvera interview process usually has 2-3 rounds. The most common rounds in the Canvera interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for Canvera 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 Canvera. The most common topics and skills that interviewers at Canvera expect are Business Development, Customer Profiling, Market Research, Sales Executive Activities and Python.
What are the top questions asked in Canvera interview?

Some of the top questions asked at the Canvera interview -

  1. Achivement of carr...read more
  2. Explain a...read more
  3. Had to submit all my accademic reports science from standard 10th and my KYC an...read more

Recently Viewed

LIST OF COMPANIES

OMICS International

Overview

SALARIES

CES

LIST OF COMPANIES

CES

Overview

REVIEWS

OMICS International

No Reviews

SALARIES

CES

SALARIES

CES

SALARIES

Peerless Hospital

No Salaries

REVIEWS

Peerless Hospital

No Reviews

COMPANY BENEFITS

Peerless Hospital

No Benefits

LIST OF COMPANIES

Peerless Hospital

Overview

Tell us how to improve this page.

Canvera Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Tesco

Secure your future with a company that values your job stability.

Interview Questions from Similar Companies

Cimpress Interview Questions
4.0
 • 62 Interviews
SiliconIndia Interview Questions
2.7
 • 25 Interviews
Xerox Interview Questions
3.8
 • 21 Interviews
Group Bayport Interview Questions
4.2
 • 21 Interviews
Amar Ujala Interview Questions
3.9
 • 19 Interviews
View all

Canvera Reviews and Ratings

based on 186 reviews

3.3/5

Rating in categories

2.8

Skill development

3.2

Work-life balance

3.1

Salary

2.8

Job security

3.2

Company culture

2.5

Promotions

3.1

Work satisfaction

Explore 186 Reviews and Ratings
Key Accounts Leader
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graphic Designer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Key Accounts Lead
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Branch Manager
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Canvera with

TNQ Tech Private Limited

3.6
Compare

OMICS International

2.5
Compare

Amar Ujala

3.9
Compare

Xerox

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