Upload Button Icon Add office photos
Engaged Employer

i

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

Genex Corporate Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Genex Corporate Services Fullstack Developer Intern Interview Questions and Answers

Updated 20 Sep 2024

Genex Corporate Services Fullstack Developer Intern Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are hooks in reactjs? How many you used?
  • Ans. 

    Hooks in ReactJS are functions that let you use state and other React features in functional components. I have used useState and useEffect hooks.

    • Hooks are introduced in React 16.8 to allow state and lifecycle features in functional components.

    • useState hook is used to add state variables in functional components.

    • useEffect hook is used to perform side effects in functional components, similar to componentDidMount and co

  • Answered by AI
  • Q2. Difference between Controlled Components and Uncontrolled Components
  • Ans. 

    Controlled components are controlled by React state, while uncontrolled components manage their own state internally.

    • Controlled components are controlled by React state and their value is set by the parent component.

    • Uncontrolled components manage their own state internally and their value is handled by the DOM.

    • Controlled components provide more control and flexibility, while uncontrolled components are simpler to imple...

  • Answered by AI
Round 2 - Group Discussion 

When to use what type of Database?

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What synchronous and asynchronous means??
  • Ans. 

    Synchronous means happening at the same time, while asynchronous means not happening at the same time.

    • Synchronous operations occur in real-time, while asynchronous operations can be delayed or queued.

    • Synchronous operations block the program until they are completed, while asynchronous operations allow the program to continue running.

    • Examples of synchronous operations include function calls and loops, while examples of ...

  • Answered by AI
  • Q2. When to use CTE and temp table.
  • Ans. 

    CTE and temp table usage in SQL

    • Use CTE for recursive queries and complex subqueries

    • Use temp tables for large data sets and complex queries

    • CTE is more efficient for small data sets

    • Temp tables can be indexed for faster performance

    • Consider the scope and lifespan of the data when choosing between CTE and temp table

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand question first and answer.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude topic was as generally appears in other placement tests , coding questions(not that much hard )

Round 2 - Technical 

(1 Question)

  • Q1. Asked for the introduction , then asked questions from the resume . Also the OOPS concept and interface

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give only neccessay answer of the question,do not say something extra
Round 1 - Technical 

(1 Question)

  • Q1. Join, groupby questions in pyspark

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics questions like join filter group and aggregation

Interview Questionnaire 

3 Questions

  • Q1. Oops mvc .net sql
  • Q2. .net frame work
  • Q3. Solid priciples

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience

I was interviewed in Jan 2021.

Round 1 - HR 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

This round happened on the same day as JAM in the afternoon time. A slot of 20 minutes with respective timing was already sent to the selected students. Interview can’t be generalize as anything can happen over there and hence this was exclusively my experience. 
To have a quick judgement about the person, I believe nothing is better than throwing before him/her some puzzles (mathematical/ analytical/ programming problems) and see the approach. I received back-to-back 4 problems after a quick and brief introduction. The coding problems I got were way too easy (just basics: searching & mathematical). The harder part of this round was the puzzles (tricky, mathematical, related to probability). At last, I was asked a question on DBMS and the interviewer asked if I know JAVA.

  • Q1. 

    Search an Element in a Sorted Array

    Given a sorted array 'A' of 'N' integers, determine whether a number 'X' exists within this array for a series of queries. For each query, print 1 if 'X' exists in the ...

  • Ans. 

    Search for a number in a sorted array and determine its existence for multiple queries.

    • Use binary search algorithm to efficiently search for each query integer in the sorted array.

    • For each query integer 'X', check if it exists in the array 'A' and output 1 if found, 0 otherwise.

    • Ensure the array 'A' is sorted in non-decreasing order to apply binary search effectively.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaNo criteriaDeloitte interview preparation:Topics to prepare for the interview - Data Structures, C++, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 12 MonthsInterview preparation tips for other job seekers

Tip 1 : Mention some good projects on your resume.
Tip 2 : Practice competitive and aptitude questions.
Tip 3 : Work on your communication skills.

Application resume tips for other job seekers

Tip 1 : Mention some good projects on your resume.
Tip 2 : Don't put false things on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jul 2023. 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 - Coding Test 

Binary search tree and linked list

Round 3 - One-on-one 

(2 Questions)

  • Q1. About react. Js
  • Q2. About my resume

Interview Preparation Tips

Topics to prepare for Deloitte Software Developer interview:
  • React
  • Dsa
Interview preparation tips for other job seekers - Be storage with your resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

I cleared the aptitude and coding tests, followed by the communication assessment. After successfully passing both rounds, I was shortlisted for the interviews.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in building web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI
  • Q2. Projects and what kind of person I am. Background check.
Round 3 - Technical 

(2 Questions)

  • Q1. Projects, resume
  • Q2. Cloud computing and cyber security questions.
Round 4 - Technical 

(2 Questions)

  • Q1. Managerial round both technical and HR type questions where asked.
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Review the fundamentals and build your confidence.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple coding test with easy to medium level questions

Round 2 - HR 

(2 Questions)

  • Q1. What motivated you to get into this field ?
  • Q2. What are your long term goals

I applied via Recruitment Consulltant and was interviewed before Jan 2021. 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 tips
Round 2 - Coding Test 

Python coding test

Interview Preparation Tips

Topics to prepare for Deloitte Software Developer interview:
  • Python
Interview preparation tips for other job seekers - always practice coding
ex: python, java etc

Genex Corporate Services Interview FAQs

How many rounds are there in Genex Corporate Services Fullstack Developer Intern interview?
Genex Corporate Services interview process usually has 2 rounds. The most common rounds in the Genex Corporate Services interview process are One-on-one Round and Group Discussion.
What are the top questions asked in Genex Corporate Services Fullstack Developer Intern interview?

Some of the top questions asked at the Genex Corporate Services Fullstack Developer Intern interview -

  1. What are hooks in reactjs? How many you us...read more
  2. Difference between Controlled Components and Uncontrolled Compone...read more

Tell us how to improve this page.

Genex Corporate Services Fullstack Developer Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 789 Interviews
Grant Thornton Interview Questions
3.7
 • 101 Interviews
RSM India Interview Questions
3.4
 • 54 Interviews
BDO Interview Questions
3.3
 • 45 Interviews
Crowe Horwath Interview Questions
4.1
 • 28 Interviews
View all
Oracle Database Administrator
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Wintel Administrator
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Linux Administrator
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Desktop Support Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Genex Corporate Services with

KPMG India

3.5
Compare

Deloitte

3.8
Compare

PwC

3.4
Compare

Ernst & Young

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