Upload Button Icon Add office photos
Engaged Employer

i

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

Awign Enterprises Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Awign Enterprises Computer Typist Interview Questions and Answers

Updated 30 Jul 2024

Awign Enterprises Computer Typist Interview Experiences

1 interview found

Computer Typist Interview Questions & Answers

user image Rudrapal Rajput

posted on 30 Jul 2024

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

I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

My typing speed is hindi 50-60 , english 40-60 word per minute with accuracy

Round 2 - Aptitude Test 

If given the correct and clear writing page . I done occur typing.

Round 3 - Group Discussion 

Group discussion, team work, problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - customizing your resume and upgrade your skill , prepare interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. What is your experience in data analysis? 3 years experience
  • Ans. 

    I have 3 years of experience in data analysis.

    • Utilized various statistical tools and software for data analysis

    • Performed data cleaning, transformation, and visualization

    • Developed predictive models and conducted trend analysis

    • Worked on projects involving large datasets from diverse sources

  • Answered by AI
  • Q2. What is your current job or role?
  • Ans. 

    I am currently working as a Data Analyst at a tech company.

    • Analyzing large datasets to extract valuable insights

    • Creating visualizations and reports to communicate findings

    • Collaborating with cross-functional teams to drive data-driven decision making

  • Answered by AI
  • Q3. I have 3 years experience
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(1 Question)

  • Q1. How would you use your skill for sales

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SQL question difference between having and where
  • Ans. 

    HAVING is used with GROUP BY to filter groups, WHERE is used to filter rows

    • HAVING is used with GROUP BY to filter groups based on aggregate functions

    • WHERE is used to filter rows based on conditions

    • HAVING is applied after GROUP BY, WHERE is applied before GROUP BY

    • Example: SELECT department, AVG(salary) FROM employees GROUP BY department HAVING AVG(salary) > 50000;

    • Example: SELECT * FROM employees WHERE department = 'S

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quant, LR, puzzles, cat based level 2 questions

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between tuple nd list
  • Ans. 

    Tuple is immutable and ordered, while list is mutable and ordered in Python.

    • Tuple is created using parentheses () while list is created using square brackets []

    • Tuple elements cannot be changed once assigned, while list elements can be modified

    • Tuple is faster than list for iteration and accessing elements

    • Example: tuple = (1, 2, 3) and list = [1, 2, 3]

  • Answered by AI
  • Q2. How will you cut a cake into 8 equal pieces by 3 cuts
Round 3 - HR 

(2 Questions)

  • Q1. Walk me through ur cv
  • Ans. 

    I have a strong background in data analysis with experience in various industries.

    • Bachelor's degree in Statistics with a focus on data analysis

    • Proficient in SQL, Python, and data visualization tools like Tableau

    • Experience working with large datasets and conducting statistical analysis

    • Completed internships at XYZ Company and ABC Organization

    • Presented findings at industry conferences

  • Answered by AI
  • Q2. What have learnt from this experience?
  • Ans. 

    I have learned to effectively analyze and interpret data to derive meaningful insights and make informed decisions.

    • Developed strong analytical skills through hands-on experience with various data analysis tools and techniques

    • Improved ability to identify trends, patterns, and outliers in data sets

    • Enhanced communication skills by presenting findings and recommendations to stakeholders

    • Learned to collaborate with team memb

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just be honest , calm

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. SQL base Question
  • Q2. About your projects
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Apititude Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between WHERE and HAVING??
  • Ans. 

    WHERE is used to filter rows before grouping, HAVING is used to filter groups after grouping.

    • WHERE is used with SELECT statement to filter rows based on a condition

    • HAVING is used with GROUP BY statement to filter groups based on a condition

    • WHERE is applied before data is grouped, HAVING is applied after data is grouped

    • Example: SELECT * FROM table WHERE column = 'value'

    • Example: SELECT column, COUNT(*) FROM table GROUP B

  • Answered by AI
  • Q2. Where- Row Level Filters Having-Aggregate Filters
  • Ans. 

    Row level filters are applied before aggregations, while aggregate filters are applied after aggregations.

    • Row level filters are used to filter individual rows of data before any aggregations are performed.

    • Aggregate filters are used to filter the aggregated results after the data has been grouped and summarized.

    • Row level filters are typically applied using WHERE clause in SQL, while aggregate filters are applied using H...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you wanna join Uber?
  • Q2. Best Company Ever

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL and Excel and Basic Python

Skills evaluated in this interview

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 before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was basic MCQ related to Javascript

Round 2 - One-on-one 

(1 Question)

  • Q1. Asked basic questions related to array and SQL
Round 3 - HR 

(1 Question)

  • Q1. Asked question to test the business context
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Approx 30 questions which are to be solved in 1 hour. Questions include logical and mathematical questions along with basic ML and stats questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions related to Python and SQL
Round 3 - Technical 

(1 Question)

  • Q1. Advance SQL questions and 1 case study
Round 4 - Stakeholder Round 

(1 Question)

  • Q1. Basic ML questions and Business acumen questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement 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 - Aptitude Test 

The aptitude questions were bit easy and there were questions about SQL, and also excel sheets.

Round 3 - Technical 

(1 Question)

  • Q1. Questions about sql

Interview Preparation Tips

Topics to prepare for Uber Data Analyst interview:
  • SQL
  • Excel
Interview preparation tips for other job seekers - Practice well for the interview and put best projects in resume

Awign Enterprises Interview FAQs

How many rounds are there in Awign Enterprises Computer Typist interview?
Awign Enterprises interview process usually has 3 rounds. The most common rounds in the Awign Enterprises interview process are Aptitude Test and Group Discussion.

Tell us how to improve this page.

Awign Enterprises Computer Typist Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 424 Interviews
Zomato Interview Questions
3.8
 • 309 Interviews
Uber Interview Questions
4.2
 • 149 Interviews
Ola Cabs Interview Questions
3.4
 • 137 Interviews
Urban Company Interview Questions
3.4
 • 134 Interviews
Internshala Interview Questions
3.8
 • 56 Interviews
MagicPin Interview Questions
3.0
 • 50 Interviews
Quikr Interview Questions
3.7
 • 31 Interviews
Stylebaazar Interview Questions
4.0
 • 31 Interviews
View all

Awign Enterprises Computer Typist Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Operations Associate
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Executive
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Invigilator
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead Operations
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Operations
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Awign Enterprises with

Waah Jobs

4.2
Compare

Internshala

3.8
Compare

Taskmo

3.8
Compare

Quikr

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