Upload Button Icon Add office photos
Engaged Employer

i

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

Chryselys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Chryselys Interview Questions and Answers

Updated 13 Dec 2024

Chryselys Interview Experiences

Popular Designations

5 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. How many cars can pass in a hour if there is 4 way signal
  • Ans. 

    The number of cars that can pass in an hour at a 4-way signal depends on various factors such as traffic flow, signal timing, and road capacity.

    • The capacity of a 4-way signal intersection depends on the traffic flow from each direction

    • Signal timing and coordination can affect the number of cars that can pass through the intersection

    • Road capacity and lane configuration also play a role in determining the throughput of t

  • Answered by AI

Business Intelligence Developer Interview Questions asked at other Companies

Q1. How many cars can pass in a hour if there is 4 way signal
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 27 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction about yourself
  • Ans. 

    I am a passionate AWS Backend Developer with 5 years of experience in building scalable and efficient cloud-based applications.

    • 5 years of experience in AWS backend development

    • Proficient in building scalable and efficient cloud-based applications

    • Strong knowledge of AWS services like EC2, S3, Lambda, etc.

    • Experience with serverless architecture and microservices

    • Familiar with CI/CD pipelines and DevOps practices

  • Answered by AI
  • Q2. Basic questions on AWS services

Data Engineer Interview Questions & Answers

user image Akshay Deshpande

posted on 8 Aug 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Asked about Project
  • Q2. SQL Test one on one
  • Q3. Project Details

Interview Preparation Tips

Interview preparation tips for other job seekers - -The interviewer thinks he knows everything but he knows nothing. He/She will give some tagline to your previous work.
- Don't expect any feedback from HR if you don't get a call I have been their post for the last 9 months either they are not hiring or just showing up as hiring.

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about background and projects

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Chryselys interview questions for popular designations

 Senior Consultant

 (1)

 Business Intelligence Developer

 (1)

 Data Engineer

 (1)

 Team Lead

 (1)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 13 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Past experience
Round 2 - Technical 

(1 Question)

  • Q1. Concepts and code
Round 3 - Behavioral 

(1 Question)

  • Q1. Fitment and expertise

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough with the experience and code

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Interview questions from similar companies

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Basic ios Questions No DS questions
  • Q2. Basic swift quesions
  • Q3. In App Purchase
  • Q4. Hardware Device connectivity
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

SQL Test with 5 questions

Round 2 - Technical 

(2 Questions)

  • Q1. Approach towards solving the SQL Queries from the test
  • Q2. Past Experiences
Round 3 - One-on-one 

(2 Questions)

  • Q1. Resume related Questions
  • Q2. Power BI and SQL related questions. How to approach in a dashboard building process
Round 1 - Coding Test 

Topics:
Python, Django, MySQL, Automation, Technical questions

Round 2 - Technical 

(3 Questions)

  • Q1. Topics: Python, Django, MySQL, Automation, Technical questions
  • Q2. Explain Django Architecture
  • Ans. 

    Django follows Model-View-Controller (MVC) architectural pattern.

    • Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.

    • The Model layer represents the database schema and business logic.

    • The View layer is responsible for rendering the templates and presenting the data to the user.

    • The Controller layer handles the user's input and interacts with the Model and View layers.

    • Dj...

  • Answered by AI
  • Q3. Difference between XML and JSON
  • Ans. 

    XML is a markup language while JSON is a lightweight data interchange format.

    • XML uses tags to define elements while JSON uses key-value pairs.

    • XML is more verbose and complex than JSON.

    • JSON is easier to read and parse than XML.

    • XML supports namespaces and validation while JSON does not.

    • XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Python Django
Showcase your skills

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Merge sort
  • Q2. Oops concept
  • Q3. Real time implementation of oops concept
  • Ans. 

    Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.

    • Real-time systems require objects to be created and destroyed dynamically

    • Inheritance and polymorphism can be used to create flexible and extensible systems

    • Real-time systems often use event-driven programming to respond to user input

    • Examples include video games, financial trading systems

  • Answered by AI
  • Q4. Logical questions
  • Q5. Logical programming questions using maps and array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident. If No from this company, Focus next. But never for negative thoughts. My brother was rejected 7 times for a company who is subsidary of google. But now he is CEO of that company.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain process for SDE
  • Ans. 

    The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.

    • Gather requirements from stakeholders

    • Create a design based on requirements

    • Write code to implement the design

    • Test the software for bugs and issues

    • Deploy the software for users to use

    • Iterate on feedback and make improvements

  • Answered by AI

Skills evaluated in this interview

Chryselys Interview FAQs

How many rounds are there in Chryselys interview?
Chryselys interview process usually has 1-2 rounds. The most common rounds in the Chryselys interview process are One-on-one Round, Technical and Behavioral.
How to prepare for Chryselys 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 Chryselys. The most common topics and skills that interviewers at Chryselys expect are SQL, Data Analytics, Python, Healthcare and Data Analysis.
What are the top questions asked in Chryselys interview?

Some of the top questions asked at the Chryselys interview -

  1. How many cars can pass in a hour if there is 4 way sig...read more
  2. Basic questions on AWS servi...read more
  3. SQL Test one on ...read more

Tell us how to improve this page.

Chryselys Interview Process

based on 5 interviews

Interview experience

2.2
  
Poor
View more

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 92 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
Avontix Interview Questions
3.9
 • 19 Interviews
View all

Chryselys Reviews and Ratings

based on 27 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.7

Salary

4.0

Job security

3.7

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 27 Reviews and Ratings
Consultant, Insights & Analytics (FFO)

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

Associate Director - Data Strategy

Hyderabad / Secunderabad

6-11 Yrs

Not Disclosed

Consultant - Forecasting

Hyderabad / Secunderabad

5-8 Yrs

Not Disclosed

Explore more jobs
Data Analyst
17 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Analytics Consultant
9 salaries
unlock blur

₹17.1 L/yr - ₹35.3 L/yr

Data Engineer
9 salaries
unlock blur

₹8 L/yr - ₹13 L/yr

Data Scientist
7 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

UI/UX Designer
6 salaries
unlock blur

₹7 L/yr - ₹12 L/yr

Explore more salaries
Compare Chryselys with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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