Upload Button Icon Add office photos
Engaged Employer

i

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

QuyTech Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 75 Reviews

Filter interviews by

QuyTech Interview Questions, Process, and Tips

Updated 4 Nov 2024

Top QuyTech Interview Questions and Answers

View all 6 questions

QuyTech Interview Experiences

Popular Designations

5 interviews found

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions for iOS Basics and from AR
Round 2 - HR 

(1 Question)

  • Q1. Discussed about my experience and package

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Final Round 

(1 Question)

  • Q1. I applied through naukri and got the call from HR Department. After discussion said that there will be 3 rounds of interview(1- Technical Interview, 2- Technical Interview-2, 3- Interview with CEO). I clea...
Round 2 - Technical 

(1 Question)

  • Q1. PHP Basic Question
Round 3 - Behavioral 

(1 Question)

  • Q1. Managing the team, work, Scrum

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Approached by Company

Round 1 - One-on-one 

(7 Questions)

  • Q1. What is redux ? why we need to use this?
  • Ans. 

    Redux is a predictable state container for JavaScript apps. It helps manage application state in a more organized and efficient way.

    • Centralized state management

    • Predictable state changes with actions and reducers

    • Easier debugging and testing

    • Helps in scaling and maintaining large applications

    • Example: Storing user authentication state across the app

  • Answered by AI
  • Q2. List down all hooks which you used before?
  • Ans. 

    useState, useEffect, useContext, useReducer, useRef

    • useState - for managing state in functional components

    • useEffect - for side effects in functional components

    • useContext - for accessing context in functional components

    • useReducer - for managing complex state logic

    • useRef - for accessing DOM elements or storing mutable values

  • Answered by AI
  • Q3. Tell me features of ES6?
  • Ans. 

    ES6 is the 6th version of ECMAScript, introducing new features and syntax improvements.

    • Arrow functions for concise syntax: const add = (a, b) => a + b;

    • Let and const for block-scoped variables: let x = 5; const y = 10;

    • Template literals for string interpolation: const name = 'John'; console.log(`Hello, ${name}!`);

    • Classes for object-oriented programming: class Person { constructor(name) { this.name = name; } }

    • Destructurin...

  • Answered by AI
  • Q4. Different between let vs var vs const?
  • Ans. 

    let is block scoped, var is function scoped, const is a constant variable.

    • let is block scoped, meaning it is only accessible within the block it is declared in.

    • var is function scoped, meaning it is accessible throughout the function it is declared in.

    • const is a constant variable, its value cannot be reassigned once it is initialized.

  • Answered by AI
  • Q5. Tell me about your project experience ?
  • Q6. How will you setup push notification to your project?
  • Ans. 

    Setting up push notifications involves configuring a push notification service, integrating it with the app, and handling notifications in the code.

    • Choose a push notification service provider like Firebase Cloud Messaging (FCM) or OneSignal.

    • Set up an account with the chosen service provider and obtain necessary credentials (API keys, tokens, etc).

    • Integrate the push notification SDK provided by the service provider into...

  • Answered by AI
  • Q7. How will you optimize bundle size ?
  • Ans. 

    Optimizing bundle size in React Native involves code splitting, tree shaking, lazy loading, and using smaller libraries.

    • Use code splitting to split the code into smaller chunks that can be loaded on demand.

    • Utilize tree shaking to remove unused code from the bundle.

    • Implement lazy loading to only load components when they are needed.

    • Choose smaller libraries or custom solutions over large dependencies to reduce bundle siz...

  • Answered by AI

Skills evaluated in this interview

Top QuyTech React Native Developer Interview Questions and Answers

Q1. how will you setup push notification to your project?
View answer (1)

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. About your experience
Round 3 - Technical 

(1 Question)

  • Q1. About your job expertise

Interview Preparation Tips

Interview preparation tips for other job seekers - Properly prepare for interviews. You should have some research about company.

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

QuyTech interview questions for popular designations

 Business Analyst

 (1)

 HR Executive

 (1)

 React Native Developer

 (1)

 Senior Software Developer

 (1)

 Senior Software Engineer

 (1)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2021

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me something about yourself and your experience.
  • Q2. My name is Aarif Hussain. I am from Faridabad, Haryana. I have done my MBA in the year 2018. After that I entered into the game of competitive exams. I dropped the preparation due to covid-19.
  • Q3. How much experience do you have?
  • Q4. I have for 6 months experience in core HR IT Recruitment.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice and splendid interview with HR head.

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. How you design cicd pipeline
  • Q2. How you deploy to k8s cluster
  • Q3. How do you use secrets in k8s
  • Q4. What is pod affinity
  • Q5. What is anti affinity
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding based questions

Round 2 - Technical 

(1 Question)

  • Q1. Java oops sql based questions
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company to work and learn new tecchnologies
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Ans. 

    I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. What type of questions are being asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Anjali Singh from Prayagraj in Uttar Pradesh, and I have completed a Postgraduate Diploma in Computer Applications.

QA Lead Interview Questions & Answers

Tech Vedika user image automation engineer selenium

posted on 16 Sep 2024

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Reverse the words in string. 1st word will be coming last and last to the first.with out using builtin functions
  • Ans. 

    Reverse the words in a string without using built-in functions.

    • Split the string into an array of words using a space as the delimiter.

    • Create a new array and iterate over the words array in reverse order, adding each word to the new array.

    • Join the new array of words back into a single string with spaces between each word.

  • Answered by AI
  • Q2. Given some url asked what i have understood from that url in api testing.
  • Q3. Difference between path and querry params
  • Ans. 

    Path params are part of the URL path, while query params are appended to the URL after a '?'

    • Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results

    • Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin

    • Path params are typically used for required parameters, while query params...

  • Answered by AI
  • Q4. Types of parameters in the api testing
  • Ans. 

    Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.

    • Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}

    • Query parameters are used for filtering or sorting data, e.g. /users?status=active

    • Header parameters contain additional information for the request, e.g. Content-Type: application/json

    • Body parameters are used to send data in ...

  • Answered by AI
  • Q5. How do you write post querry in restassured
  • Ans. 

    To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.

    • Use given() method to set request parameters and body

    • Use post() method to send the request

    • Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")

  • Answered by AI

Skills evaluated in this interview

QuyTech Interview FAQs

How many rounds are there in QuyTech interview?
QuyTech interview process usually has 2-3 rounds. The most common rounds in the QuyTech interview process are Resume Shortlist, HR and Technical.
How to prepare for QuyTech 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 QuyTech. The most common topics and skills that interviewers at QuyTech expect are Javascript, Communication Skills, Java, AWS and MySQL.
What are the top questions asked in QuyTech interview?

Some of the top questions asked at the QuyTech interview -

  1. how will you setup push notification to your proje...read more
  2. List down all hooks which you used befo...read more
  3. how will you optimize bundle siz...read more

Tell us how to improve this page.

People are getting interviews through

based on 4 QuyTech interviews
Job Portal
75%
25% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Mindinventory Interview Questions
3.5
 • 3 Interviews
TechJini Interview Questions
3.6
 • 2 Interviews
View all

QuyTech Reviews and Ratings

based on 75 reviews

3.4/5

Rating in categories

3.5

Skill development

3.5

Work-Life balance

3.5

Salary & Benefits

3.3

Job Security

3.5

Company culture

3.4

Promotions/Appraisal

3.5

Work Satisfaction

Explore 75 Reviews and Ratings
Project Coordinator
18 salaries
unlock blur

₹4.4 L/yr - ₹7.2 L/yr

PHP Developer
16 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Software Developer
15 salaries
unlock blur

₹2.4 L/yr - ₹10.5 L/yr

Android Developer
15 salaries
unlock blur

₹2.7 L/yr - ₹7 L/yr

Software Engineer
14 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare QuyTech with

Ranosys Technologies

3.6
Compare

TechJini

3.6
Compare

Sphinx Solution

2.8
Compare

Hidden Brains InfoTech

3.8
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