Upload Button Icon Add office photos
Engaged Employer

i

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

Codegene Technologies Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Codegene Technologies Private Limited Interview Questions and Answers

Updated 23 Apr 2024

Codegene Technologies Private Limited Interview Experiences

Popular Designations

3 interviews found

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

I applied via Indeed and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. For frontend Developer in Technical Round they gave some data in the key values pairs(object) we need to insert that data in forms by default. forms contain label and input tags if i run my application dat...
Round 2 - Coding Test 

They gave some coding test forms data fetching

Interview Preparation Tips

Topics to prepare for Codegene Technologies Private Limited Front end Developer interview:
  • React
Interview preparation tips for other job seekers - prepare well for coding tests
and in forms validations using regular expressions

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Mar 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 

If you are a fresher ---> then questions on Java script,
if you are a experienced person
Backend ---> then questions on javascript, node.js, python, DB.
Frontend ---> then questions on javascript, html, css, UI/UX, React.js, / React native.

Round 3 - HR 

(2 Questions)

  • Q1. Based on your score in round 1
  • Q2. What is your Salary Expectations
  • Ans. 

    I expect a competitive salary based on my skills, experience, and the market rate for software developers.

    • Consider the average salary range for software developers in your location and industry.

    • Factor in your level of experience and expertise.

    • Take into account any additional skills or certifications you possess.

    • Research the salary ranges offered by similar companies in the industry.

    • Be prepared to negotiate and discuss

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need minimum knowledge on javascript / html.
Be confident

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Round 1 - Technical 

(1 Question)

  • Q1. It's contained IQ, English, Technical knowledge on QA, java, sql questions

Interview Preparation Tips

Interview preparation tips for other job seekers - More concentrate on java & projects you have done in university

Quality Assurance Engineer Intern Interview Questions asked at other Companies

Q1. To write a java program to reverse a string?
View answer (1)

Interview questions from similar companies

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

A table must be created using Angular Material or another UI library to demonstrate CRUD operations.

Round 2 - Technical 

(3 Questions)

  • Q1. Angular performance questions? Which one is faster react or angular?
  • Q2. Angular Services how to implement it ?
  • Ans. 

    Angular services are used to create reusable code that can be shared across components.

    • Create a service using the Angular CLI command 'ng generate service serviceName'

    • Inject the service into components by adding it to the providers array in the component's metadata

    • Services can be used to share data between components, perform HTTP requests, or handle business logic

    • Services are singleton instances, meaning there is only...

  • Answered by AI
  • Q3. What are the methods for communication between components in Angular? Please elaborate.
  • Ans. 

    Methods for communication between components in Angular include Input and Output properties, ViewChild, Services, and EventEmitters.

    • Using Input and Output properties to pass data from parent to child components and emit events from child to parent components.

    • Using ViewChild to access child components and their properties directly from the parent component.

    • Using Services to create a shared service that can be injected i...

  • Answered by AI
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 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How we can promote website in google?
  • Ans. 

    Promote a website on Google by utilizing SEO strategies, Google Ads, creating quality content, and building backlinks.

    • Optimize website for SEO with relevant keywords and meta tags

    • Run Google Ads campaigns targeting relevant keywords and audiences

    • Create high-quality content that is valuable to users and encourages engagement

    • Build backlinks from reputable websites to improve website authority

  • Answered by AI
  • Q2. What is Search Engine Optimization?
  • Ans. 

    SEO is the practice of optimizing websites to improve their visibility and ranking on search engine results pages.

    • SEO involves keyword research to identify popular search terms

    • Optimizing website content and structure to improve search engine rankings

    • Building backlinks from reputable websites to increase credibility

    • Monitoring and analyzing website traffic and performance using tools like Google Analytics

  • Answered by AI
  • Q3. What is Social Media Optimization?
  • Ans. 

    SMO is the process of optimizing social media platforms to increase brand visibility and engagement.

    • Creating engaging content to attract followers

    • Using hashtags and keywords to improve discoverability

    • Interacting with followers through comments and messages

    • Analyzing data to track performance and make improvements

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How we can Improve our ranking in Google?
  • Ans. 

    Improving Google ranking involves optimizing website content, building quality backlinks, and focusing on user experience.

    • Optimize website content with relevant keywords and meta tags

    • Build quality backlinks from reputable websites

    • Focus on improving user experience with fast loading times and mobile optimization

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
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 - Technical 

(1 Question)

  • Q1. Write terraform script based on provided info?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte

Round 2 - Aptitude Test 

30 Aptitude Question
3 Mail Writing Question

Round 3 - Technical 

(5 Questions)

  • Q1. Explain 1st Problem Solved in Coding Test. Optimize it.
  • Q2. Explain 2nd Problem Solved in Coding Test. I failed 1 test case in 1st round which was told to solve again.
  • Q3. Explain 3rd Question based on SQL Query.
  • Q4. Write a code to Reverse Digits.
  • Q5. A problem question for solving a SQL Query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,
Stay continuously in contact, call the HR for updates as they don't call you, We need to call them else you will wait entire life.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Quant questions with the CEO
Round 2 - Technical 

(1 Question)

  • Q1. Project and Product Management related questions - technical questions on project timelines and resource allocation.
Round 3 - HR 

(1 Question)

  • Q1. Job offer and salary discussions and negotiations.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test is based on logical questions and small programs

Round 2 - Technical 

(2 Questions)

  • Q1. All basics of core java and whatever you written in resume. ask about the your last projects. difference between then map, array list, collection, set etc.
  • Q2. General questions about the andorid studio. ask some logical questions
Round 3 - One-on-one 

(1 Question)

  • Q1. This will be HR round. general hr questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question Based on Linked List
  • Q2. Question based on array

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your basic not even dsa..

Codegene Technologies Private Limited Interview FAQs

How many rounds are there in Codegene Technologies Private Limited interview?
Codegene Technologies Private Limited interview process usually has 2 rounds. The most common rounds in the Codegene Technologies Private Limited interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Codegene Technologies Private Limited interview?

Some of the top questions asked at the Codegene Technologies Private Limited interview -

  1. For frontend Developer in Technical Round they gave some data in the key values...read more
  2. It's contained IQ, English, Technical knowledge on QA, java, sql questi...read more
  3. Based on your score in roun...read more

Tell us how to improve this page.

Codegene Technologies Private Limited Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all

Codegene Technologies Private Limited Reviews and Ratings

based on 16 reviews

5.0/5

Rating in categories

5.0

Skill development

4.9

Work-life balance

4.9

Salary

5.0

Job security

4.9

Company culture

5.0

Promotions

4.9

Work satisfaction

Explore 16 Reviews and Ratings
Front end Developer
4 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Product Manager
3 salaries
unlock blur

₹6 L/yr - ₹6 L/yr

Explore more salaries
Compare Codegene Technologies Private Limited with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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