Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Extio Technology and Consulting LLP Team. If you also belong to the team, you can get access from here

Extio Technology and Consulting LLP Verified Tick

Compare button icon Compare button icon Compare
5.0

based on 15 Reviews

Filter interviews by

Extio Technology and Consulting LLP Interview Questions, Process, and Tips

Updated 25 Jun 2024

Top Extio Technology and Consulting LLP Interview Questions and Answers

View all 30 questions

Extio Technology and Consulting LLP Interview Experiences

Popular Designations

6 interviews found

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 30 May 2024

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

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. Differentiate between quality assurance and testing
  • Ans. 

    Quality assurance focuses on processes to ensure quality, while testing involves executing tests to identify defects.

    • Quality assurance is a proactive process that focuses on preventing defects by establishing processes and standards.

    • Testing is a reactive process that involves executing tests to identify defects in the software.

    • Quality assurance is process-oriented, while testing is product-oriented.

    • Quality assurance in...

  • Answered by AI
  • Q2. What are different types of testing
  • Ans. 

    Different types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.

    • Functional testing: Testing the functionality of the software against the requirements.

    • Non-functional testing: Testing aspects like performance, usability, and security.

    • Manual testing: Testing performed manually by testers.

    • Automated testing: Testing performed usin...

  • Answered by AI
  • Q3. What is a test plan?
  • Ans. 

    A test plan is a document that outlines the scope, approach, resources, and schedule of testing activities.

    • Defines the objectives and scope of testing

    • Outlines the test strategy and approach

    • Identifies resources and schedule for testing

    • Includes test cases, test scenarios, and test data

    • Describes the roles and responsibilities of team members

  • Answered by AI
  • Q4. Define bug release
  • Ans. 

    Bug release refers to the process of making a software bug fix available to users.

    • Bug release involves identifying and fixing a software bug

    • Testing the fix to ensure it resolves the issue

    • Deploying the fix to production for users to access

    • Communicating the bug release to users and stakeholders

  • Answered by AI
  • Q5. Waht is meant by load testing?
  • Ans. 

    Load testing is a type of performance testing that simulates real-life user load on a software application to measure its performance under normal and peak conditions.

    • Load testing helps identify the maximum operating capacity of an application.

    • It helps in determining whether the current infrastructure is sufficient to handle the expected user load.

    • Examples of load testing tools include JMeter, LoadRunner, and Apache Be

  • Answered by AI
  • Q6. Define test case
  • Ans. 

    A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Test cases are written based on requirements or user stories

    • Each test case includes a set of inputs, expected outputs, and execution steps

    • Test cases are used to validate the functionality of a system

    • Test cases can be automated or executed manually

  • Answered by AI
  • Q7. Define bug leakage
  • Ans. 

    Bug leakage refers to bugs that are not identified during testing and are released to production.

    • Bug leakage occurs when bugs are missed during testing and are found by users after the software is released.

    • It can happen due to inadequate test coverage, lack of proper testing techniques, or miscommunication between teams.

    • Examples include critical bugs in a mobile app that were not caught during testing and are discovere

  • Answered by AI
  • Q8. When should QA start?
  • Ans. 

    QA should start as early as possible in the software development lifecycle.

    • QA should start at the beginning of the project to ensure quality is built in from the start.

    • QA should be involved in requirements gathering to prevent misunderstandings and defects.

    • QA should start testing as soon as there is a deliverable, even if it's just a prototype.

    • QA should collaborate with developers to identify and fix issues early on.

    • QA...

  • Answered by AI
  • Q9. Define negative testing?
  • Ans. 

    Negative testing involves testing the system with invalid inputs or unexpected actions to ensure it handles errors properly.

    • Testing the system with incorrect data

    • Testing boundary conditions

    • Testing error handling

    • Ensuring the system fails gracefully

    • Examples: entering letters in a number field, entering a future date for a past date field

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Extio Technology and Consulting LLP QA Analyst interview:
  • QA
  • Load Testing
  • JMeter
  • Bugzilla
  • JIRA

Skills evaluated in this interview

Top Extio Technology and Consulting LLP QA Analyst Interview Questions and Answers

Q1. Differentiate between quality assurance and testing
View answer (1)

QA Analyst Interview Questions asked at other Companies

Q1. what are the different types of software testing?
View answer (2)

QA Tester Interview Questions & Answers

user image heena sanawar

posted on 25 Jun 2024

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 Jun 2023. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. What are the different types of Performance Testing?
  • Ans. 

    Performance Testing includes Load Testing, Stress Testing, Endurance Testing, and Spike Testing.

    • Load Testing: Evaluates system performance under expected load levels.

    • Stress Testing: Tests system performance beyond normal capacity to identify breaking points.

    • Endurance Testing: Checks system performance over an extended period to ensure stability.

    • Spike Testing: Tests system's response to sudden spikes in load or traffic.

  • Answered by AI
  • Q2. Name some of the common Performance Testing tools
  • Ans. 

    Common Performance Testing tools include JMeter, LoadRunner, Gatling, and Apache Bench.

    • JMeter: Open-source tool for load and performance testing

    • LoadRunner: Enterprise tool by Micro Focus for performance testing

    • Gatling: Open-source tool for load testing

    • Apache Bench: Command-line tool for benchmarking web servers

  • Answered by AI
  • Q3. What Parameters considered for Performance Testing?
  • Ans. 

    Parameters considered for Performance Testing

    • Response time

    • Throughput

    • Concurrency

    • Load

    • Stress

  • Answered by AI
  • Q4. What are factors for selecting Performance Testing tools?
  • Ans. 

    Factors for selecting Performance Testing tools include compatibility, scalability, ease of use, cost, and support.

    • Compatibility with the technology stack being used

    • Scalability to handle the expected load

    • Ease of use for testers to create and execute tests

    • Cost of the tool compared to the budget

    • Availability of support and documentation

    • Integration capabilities with other testing tools

    • Reporting and analysis features

    • Communi

  • Answered by AI
  • Q5. What is difference between Performance and Functional Testing?
  • Ans. 

    Performance testing focuses on speed, scalability, and stability of the system, while functional testing checks if the system meets specified requirements.

    • Performance testing evaluates the system's speed, scalability, and stability under various load conditions.

    • Functional testing verifies if the system meets specified requirements and functions correctly.

    • Performance testing helps identify bottlenecks and optimize syste...

  • Answered by AI
  • Q6. What are benefits of LoadRunner in testing tools?
  • Ans. 

    LoadRunner is a performance testing tool used to simulate user traffic on a system to measure its performance under load.

    • Allows for performance testing of applications under various load conditions

    • Helps identify bottlenecks and performance issues in the system

    • Provides detailed reports and analysis of system performance

    • Supports a wide range of protocols for testing different types of applications

  • Answered by AI
  • Q7. What is endurance & spike testing?
  • Ans. 

    Endurance testing involves testing the system under sustained load to ensure stability, while spike testing involves testing the system's ability to handle sudden spikes in load.

    • Endurance testing is performed to evaluate the system's performance over an extended period of time.

    • Spike testing is conducted to assess how the system handles sudden increases in load or traffic.

    • Endurance testing helps identify memory leaks, p...

  • Answered by AI

Skills evaluated in this interview

Top Extio Technology and Consulting LLP QA Tester Interview Questions and Answers

Q1. What are the different types of Performance Testing?
View answer (1)

QA Tester Interview Questions asked at other Companies

Q1. If you are given a ball pen tested for indian market, now you have to test it for international market, what testings will you perform.?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. How is DevOps different from agile methodology?
  • Ans. 

    DevOps focuses on collaboration between development and operations teams, while agile methodology is a software development approach.

    • DevOps is a cultural shift that emphasizes collaboration, communication, and integration between software development and IT operations teams.

    • Agile methodology is a software development approach that focuses on iterative development, customer feedback, and flexibility in responding to cha...

  • Answered by AI
  • Q2. What are some of most popular DevOps tools?
  • Ans. 

    Some popular DevOps tools include Jenkins, Docker, Ansible, Kubernetes, and Git.

    • Jenkins

    • Docker

    • Ansible

    • Kubernetes

    • Git

  • Answered by AI
  • Q3. What is difference between continuous delivery and deployment?
  • Ans. 

    Continuous delivery focuses on automating the software delivery process up to the production environment, while continuous deployment goes a step further by automatically deploying every change to production.

    • Continuous delivery ensures that code changes are always in a deployable state, ready to be released to production at any time.

    • Continuous deployment takes the automation further by actually deploying every change t...

  • Answered by AI
  • Q4. What is role of configuration management in DevOps?
  • Ans. 

    Configuration management in DevOps involves automating the setup and maintenance of infrastructure and applications.

    • Ensures consistency in infrastructure and application configurations across different environments

    • Automates the process of provisioning, configuring, and managing servers and applications

    • Helps in tracking changes made to configurations and rolling back to previous versions if needed

    • Facilitates collaborati...

  • Answered by AI
  • Q5. Name few important DevOps KPI
  • Ans. 

    Some important DevOps KPIs include deployment frequency, lead time for changes, mean time to recover, and change failure rate.

    • Deployment frequency: How often code is deployed to production

    • Lead time for changes: How long it takes for code changes to go from commit to production

    • Mean time to recover: How quickly the system can recover from failures

    • Change failure rate: Percentage of changes that result in failure

  • Answered by AI
  • Q6. How is IaC implemented using AWS?
  • Ans. 

    IaC is implemented using AWS through tools like CloudFormation, Terraform, and AWS CDK.

    • Use AWS CloudFormation to define infrastructure as code using JSON or YAML templates

    • Utilize Terraform to provision and manage infrastructure using declarative configuration files

    • Leverage AWS CDK to define cloud infrastructure using familiar programming languages like Python or TypeScript

  • Answered by AI
  • Q7. What are benefits of version control?
  • Ans. 

    Version control allows for tracking changes, collaboration, reverting to previous versions, and maintaining code integrity.

    • Facilitates tracking changes made to code over time

    • Enables collaboration among team members by providing a centralized repository

    • Allows for reverting to previous versions of code in case of errors or bugs

    • Helps maintain code integrity and consistency across different environments

    • Facilitates code rev...

  • Answered by AI
  • Q8. What are anti pattern of DevOps?
  • Ans. 

    Anti-patterns of DevOps are common practices that hinder the successful implementation of DevOps principles and practices.

    • Lack of collaboration between development and operations teams

    • Manual and error-prone deployment processes

    • Silos within the organization leading to lack of communication and sharing

    • Failure to automate repetitive tasks

    • Ignoring monitoring and feedback loops

    • Focusing solely on tools rather than culture an

  • Answered by AI
Round 2 - HR 

(3 Questions)

  • Q1. Why you want to join this company?
  • Q2. Where do you see yourself in the next 5 years?
  • Q3. Tell about your 3 weakness

Skills evaluated in this interview

Top Extio Technology and Consulting LLP Devops Engineer Interview Questions and Answers

Q1. What is difference between continuous delivery and deployment?
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. - Basic technical questions
Round 2 - Coding Test 

- Java and Springboot

Round 3 - HR 

(1 Question)

  • Q1. - Salary discussions and basic HR questions

Top Extio Technology and Consulting LLP Software Development Engineer 1 Interview Questions and Answers

Q1. how you create a spring boot application?
View answer (1)

Software Development Engineer 1 Interview Questions asked at other Companies

Q1. 4. Design a system for making table reservations at a restaurant.
View answer (1)

Extio Technology and Consulting LLP interview questions for popular designations

 Devops Engineer

 (2)

 Software Development Engineer 1

 (2)

 QA Analyst

 (1)

 QA Tester

 (1)

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

I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What is lambda expression?
  • Ans. 

    Lambda expression is a concise way to represent an anonymous function in programming languages.

    • Lambda expressions are used to create functions without a name.

    • They are often used in functional programming languages like Python and Java.

    • Lambda expressions can be passed as arguments to higher-order functions.

    • They are commonly used for short, one-off functions.

    • Example: (x) => x * x is a lambda expression that squares a num

  • Answered by AI
  • Q2. What is functional interfaces in java 8?
  • Ans. 

    Functional interfaces in Java 8 are interfaces with only one abstract method, used for lambda expressions.

    • Functional interfaces can have multiple default or static methods, but only one abstract method.

    • They are used for lambda expressions and method references.

    • Examples include Runnable, Callable, Comparator, etc.

  • Answered by AI
  • Q3. What is default method in java 8?
  • Ans. 

    Default method in Java 8 allows interfaces to have method implementations.

    • Introduced in Java 8 to provide backward compatibility for interfaces

    • Default methods can be overridden by implementing classes

    • Used to add new methods to interfaces without breaking existing implementations

  • Answered by AI
  • Q4. How you create a spring boot application?
  • Ans. 

    To create a Spring Boot application, you can use Spring Initializr to generate a project with necessary dependencies and configurations.

    • Go to https://start.spring.io/

    • Select the project metadata like group, artifact, dependencies, etc.

    • Click on 'Generate' to download the project zip file.

    • Extract the zip file and import the project into your IDE.

    • Start coding your Spring Boot application.

  • Answered by AI
  • Q5. What is @RestController annotation
  • Ans. 

    Annotation used in Spring framework to indicate that a class is a RESTful controller

    • Used in Spring framework to define RESTful web services

    • Eliminates the need for annotating every method with @ResponseBody

    • Combines @Controller and @ResponseBody annotations

  • Answered by AI
  • Q6. What is spring boot dependency management?
  • Ans. 

    Spring Boot dependency management is a feature that simplifies managing dependencies in a Spring Boot project.

    • Spring Boot uses Maven or Gradle for dependency management

    • Dependencies are declared in the pom.xml file for Maven or build.gradle file for Gradle

    • Spring Boot provides a 'starter' dependencies that include commonly used libraries and frameworks

    • Version conflicts are resolved automatically by Spring Boot

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Extio Technology and Consulting LLP Software Development Engineer 1 interview:
  • java 8
  • Spring Boot

Skills evaluated in this interview

Top Extio Technology and Consulting LLP Software Development Engineer 1 Interview Questions and Answers

Q1. how you create a spring boot application?
View answer (1)

Software Development Engineer 1 Interview Questions asked at other Companies

Q1. 4. Design a system for making table reservations at a restaurant.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Most questions were about Linux, docker and kubernetes
Round 2 - HR 

(1 Question)

  • Q1. General HR round with introduce yourself, why you want to join and blah blah

Top Extio Technology and Consulting LLP Devops Engineer Interview Questions and Answers

Q1. What is difference between continuous delivery and deployment?
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How would you utilize AWS or Azure services to create scalable web applications
  • Ans. 

    Utilize AWS or Azure services for scalable web applications

    • Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling

    • Leverage AWS Lambda or Azure Functions for serverless computing

    • Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic

    • Store data in AWS RDS or Azure SQL Database for scalable database solutions

    • Use AWS CloudFront or Azure CDN for content delivery

  • Answered by AI
  • Q2. How would you tackle memory leaks if the system your working on was experiencing this issue?
  • Ans. 

    I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.

    • Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks

    • Review the code to ensure proper memory allocation and deallocation practices are being followed

    • Implement smart pointers or garbage collection to automatically manage memory

    • Use static co...

  • Answered by AI
  • Q3. Have you worked on legacy systems?
  • Ans. 

    Yes, I have experience working on legacy systems.

    • I have successfully maintained and upgraded legacy systems to meet current business needs.

    • I have refactored legacy code to improve performance and scalability.

    • I have integrated new technologies with legacy systems to enhance functionality.

    • I have experience troubleshooting and debugging issues in legacy systems.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Are you capable to work with cross functional teams and handle disputes effectively
  • Ans. 

    Yes, I have experience working with cross functional teams and resolving disputes effectively.

    • I have successfully collaborated with team members from different departments to achieve project goals.

    • I am skilled at mediating conflicts and finding mutually beneficial solutions.

    • I prioritize open communication and actively listen to all team members' perspectives.

    • I have experience using conflict resolution techniques such a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and on to point without deviations, they respect straight forwardness

Extio Technology and Consulting LLP Interview FAQs

How many rounds are there in Extio Technology and Consulting LLP interview?
Extio Technology and Consulting LLP interview process usually has 1-2 rounds. The most common rounds in the Extio Technology and Consulting LLP interview process are Technical, HR and Coding Test.
What are the top questions asked in Extio Technology and Consulting LLP interview?

Some of the top questions asked at the Extio Technology and Consulting LLP interview -

  1. Differentiate between quality assurance and test...read more
  2. What is difference between continuous delivery and deployme...read more
  3. what is role of configuration management in DevO...read more
How long is the Extio Technology and Consulting LLP interview process?

The duration of Extio Technology and Consulting LLP interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Extio Technology and Consulting LLP Interview Process

based on 6 interviews in last 1 year

Interview experience

5
  
Excellent
View more

People are getting interviews through

based on 6 Extio Technology and Consulting LLP interviews
Job Portal
Company Website
83%
17%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 787 Interviews
Cyient Interview Questions
3.7
 • 279 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Extio Technology and Consulting LLP Reviews and Ratings

based on 15 reviews

5.0/5

Rating in categories

5.0

Skill development

4.9

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.9

Promotions/Appraisal

5.0

Work Satisfaction

Explore 15 Reviews and Ratings
Devops Engineer
5 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

Software Engineer II
4 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Analyst
3 salaries
unlock blur

₹0.2 L/yr - ₹0.2 L/yr

IT Business Analyst
3 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Explore more salaries
Compare Extio Technology and Consulting LLP with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview