Upload Button Icon Add office photos
Engaged Employer

i

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

Coredge IO Verified Tick

Compare button icon Compare button icon Compare
-

No reviews yet

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

Coredge IO Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Nov 2024. There were 9 interview rounds.

Round 1 - Group Discussion 

What are the key principal you follow for telerehabilitation

Round 2 - Group Discussion 

Introduce your self ?

Round 3 - Assignment 

What all techniques and methode do you folow

Round 4 - HR 

(2 Questions)

  • Q1. What are your hobbies ?
  • Ans. 

    My hobbies include hiking, playing tennis, and cooking new recipes.

    • Hiking in local trails and national parks

    • Playing tennis at the community courts

    • Experimenting with new recipes in the kitchen

  • Answered by AI
  • Q2. Tell your work experience
Round 5 - One-on-one 

(2 Questions)

  • Q1. How do you handle the cases where patietn is not responding properly
  • Q2. Please explain how do you treate a patient with chronic case ?
Round 6 - One-on-one 

(2 Questions)

  • Q1. How do you builde rappo with new patient
  • Q2. What is your overall expericne c
Round 7 - One-on-one 

(1 Question)

  • Q1. What do you know about our company
Round 8 - One-on-one 

(1 Question)

  • Q1. What is your take on patietn ?
Round 9 - Aptitude Test 

It took total 6 days for interview and revert

Fresher Data Engineer Interview Questions & Answers

Exponentia.ai user image Anonymous

posted on 26 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(3 Questions)

  • Q1. Explain any 1 of your Project.
  • Q2. SQL: Explain difference between Delete, Truncate and Drop. Difference between Group by and Having. Asked to write a update query.
  • Q3. Python: Difference between Set and Dictionary. Can we update key in dictionary? Write solution for given python question (nums = [1,2,3,4,5,7,10] target = 9 output = [1,5])
  • Ans. 

    Set is a collection of unique elements, while dictionary is a collection of key-value pairs. Keys in dictionary can be updated.

    • Set does not allow duplicate elements, while dictionary allows duplicate values but not duplicate keys.

    • Dictionary uses key-value pairs for storing data, while set only stores individual elements.

    • Example: Set - {1, 2, 3}, Dictionary - {'a': 1, 'b': 2}

    • Yes, keys in dictionary can be updated by ass

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain projects where you have implemented ETL. Difference between aws lambda and aws glue
  • Q2. Non-Technical questions

Skills evaluated in this interview

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. How many EBS can be attached to single EC2
  • Ans. 

    The maximum number of EBS volumes that can be attached to a single EC2 instance is 40.

    • Maximum of 40 EBS volumes can be attached to a single EC2 instance

    • Each EBS volume can be up to 16 TiB in size

    • EBS volumes can be attached and detached while the instance is running

  • Answered by AI
  • Q2. Prerequisites for S3 Cross Region Replication
  • Ans. 

    Prerequisites for S3 Cross Region Replication include enabling versioning, configuring IAM roles, and ensuring proper bucket policies.

    • Enable versioning on both source and destination buckets

    • Configure IAM roles with proper permissions for replication

    • Ensure proper bucket policies are in place for cross region replication

  • Answered by AI
  • Q3. Docker Restart will change which attributes of comtainer
  • Ans. 

    Docker Restart changes the container's attributes like IP address, hostname, and uptime.

    • IP address of the container will change after restart

    • Hostname of the container may change

    • Uptime of the container will be reset

    • Any changes made to the container's filesystem will be lost

  • Answered by AI
  • Q4. S3 vs EFS scenario based use cases.
  • Ans. 

    S3 is ideal for storing static files like images and videos, while EFS is better for shared file storage among multiple EC2 instances.

    • S3 is object storage, suitable for storing large amounts of unstructured data like images, videos, backups, and logs.

    • EFS is a file storage service that can be mounted on multiple EC2 instances, making it ideal for shared file systems and databases.

    • Use S3 for static website hosting, data ...

  • Answered by AI
  • Q5. Linux Commands and Chmod Calculation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Linux Based Questions , S3, EFS and EBS.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find a number in array which is greater than left and right element
  • Ans. 

    Iterate through array and check if element is greater than its adjacent elements

    • Iterate through array and check if current element is greater than element at index-1 and index+1

    • Return the first element found that satisfies the condition

    • Handle edge cases where element is at the beginning or end of array

  • Answered by AI
  • Q2. Find the number in the string and return the sum of numbers
  • Ans. 

    Find and sum numbers in a string

    • Iterate through each character in the string

    • Check if the character is a digit

    • If digit, convert to integer and add to sum

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I solved all the DSA question with more optimised way , but interviewer was so immature to understand he joined two month back and only 2 yoe , he was not so skill full , I am pass out from tier-1 colg of India . Such a bad experiance . I was so confident that They are not going to hire me because my current CTC was too high , still they scheduled my interview. They pay very less , and I checked everyone going through interview process facing same what I faced . I will advice not go through the interview process . I have funny story , recruiter called me after seeing my resume , and he thought my name is BITS pilani . Which is my colg.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U

Round 2 - Technical 

(2 Questions)

  • Q1. 1. merge two linked list
  • Ans. 

    Merge two sorted linked lists without creating new nodes by rearranging existing nodes.

    • Traverse both linked lists simultaneously

    • Compare the values of nodes and rearrange pointers accordingly

    • Continue until one of the lists is fully traversed

  • Answered by AI
  • Q2. 2. reverse a linked list.
  • Ans. 

    Reverse a linked list by changing the direction of pointers.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating pointers to reverse the direction.

    • Update the head of the linked list to be the previous node once iteration is complete.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal

Round 1 - HR 

(2 Questions)

  • Q1. Network concept basics
  • Q2. Routing protocol,ospf
Round 2 - Technical 

(1 Question)

  • Q1. Deep knowledge testing in networking domain
  • Ans. 

    Deep knowledge testing in networking domain involves understanding protocols, configurations, security measures, and troubleshooting techniques.

    • Understanding various networking protocols such as TCP/IP, DNS, DHCP, etc.

    • Knowledge of network configurations including routers, switches, firewalls, etc.

    • Understanding network security measures like VPNs, encryption, firewalls, etc.

    • Ability to troubleshoot network issues using t

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Can we perform data driven testing using postman
  • Ans. 

    Yes, Postman supports data driven testing through the use of variables and data files.

    • Postman allows users to define variables and use them in requests for data driven testing.

    • Data files such as CSV or JSON can be imported into Postman to drive test data.

    • Iterations can be set up in Postman to run tests with different data sets.

  • Answered by AI
  • Q2. Basic coding questions on integer array missing numbers

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. About yourself ?
  • Q2. Just asked questions on previous role
  • Q3. How many types of IOT devices are there
  • Ans. 

    There are three main types of IoT devices: consumer, commercial, and industrial.

    • Consumer IoT devices: Smart home devices like thermostats, lights, and security cameras.

    • Commercial IoT devices: Smart meters, asset tracking systems, and connected vending machines.

    • Industrial IoT devices: Sensors and actuators used in manufacturing, agriculture, and healthcare.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time as the interviewer doesn't ask you questions related to JD.He asked me questions related to my previous work experience.Hr is good but interviewer is out of mind .I think interviewer wants to select their known candidates or relatives.Even if you give all answers they will simply reject you.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Analytical and Problem-Solving Skills:

I was asked to analyze hypothetical business scenarios and propose solutions, demonstrating my ability to identify key issues, prioritize tasks, and recommend strategic actions.


Data Interpretation and Reporting:

Questions focused on my experience with data interpretation, report generation, and using analytical tools like SQL or Excel to derive insights from complex datasets.


Stakeholder Management and Communication:

There were discussions about my previous experiences in stakeholder management and how I effectively communicated with diverse teams to gather requirements and deliver solutions.


Process Improvement and Innovation:

Interviewers were interested in my approach to process improvement and innovation within a business context, including examples of projects where I had successfully implemented changes to optimize workflows or enhance efficiency.

Interview Preparation Tips

Interview preparation tips for other job seekers - I'd suggest you to prepare the case study on which you have worked. Make the section of who the client was, what was their requirements, their challenges, and how you overcame it, and what was the outcome, try to quantify your achievements. Also if you have screenshots of the those analytics, keep those handy to later share it for more credibility. Good luck!

Coredge IO Interview FAQs

How to prepare for Coredge IO 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 Coredge IO. The most common topics and skills that interviewers at Coredge IO expect are Python, Javascript, Cloud Computing, Health Insurance and Digital Marketing.

Tell us how to improve this page.

Interview Questions from Similar Companies

XenonStack Interview Questions
3.3
 • 25 Interviews
Miko Interview Questions
3.1
 • 10 Interviews
Netomi Interview Questions
4.4
 • 8 Interviews
Feuji Interview Questions
2.6
 • 8 Interviews
Habilelabs Interview Questions
4.1
 • 8 Interviews
Codemonk Interview Questions
4.1
 • 7 Interviews
OnlineSales.ai Interview Questions
2.8
 • 6 Interviews
Talentpace Interview Questions
3.8
 • 5 Interviews
InOrg Global Interview Questions
4.8
 • 5 Interviews
View all
Senior DevOps Engineer

Noida

4-9 Yrs

Not Disclosed

SDE - 2 (Python Developer)

Noida

5-10 Yrs

Not Disclosed

Frontend Website Developer (React)

Noida

3-8 Yrs

Not Disclosed

Explore more jobs
Devops Engineer
5 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Software Development Engineer
4 salaries
unlock blur

₹11 L/yr - ₹12.3 L/yr

QA Engineer
4 salaries
unlock blur

₹6 L/yr - ₹8.3 L/yr

Software Development Engineer 1
4 salaries
unlock blur

₹5.3 L/yr - ₹10 L/yr

Software Developer
3 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Explore more salaries
Compare Coredge IO with

XenonStack

3.3
Compare

Nadcab Labs

5.0
Compare

Waterlabs AI

4.0
Compare

Orpak Systems

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