Upload Button Icon Add office photos

Filter interviews by

SoftDEL Systems Interview Questions and Answers

Updated 11 Jun 2024

SoftDEL Systems Interview Experiences

Popular Designations

3 interviews found

Uiux Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Design dashboard for a HVAC control system

Round 2 - Technical 

(2 Questions)

  • Q1. Explain design process
  • Q2. UX principles and process

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with the confidence and give your best

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is angular
  • Ans. 

    Angular is a popular front-end framework for building dynamic web applications.

    • Angular is developed and maintained by Google.

    • It uses TypeScript for building applications.

    • Angular provides features like two-way data binding, dependency injection, and routing.

    • Angular has a component-based architecture.

    • Example: Angular is used to create single-page applications (SPAs) like Gmail or Netflix.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

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)

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All advanced questions about node js and JavaScript

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is very good .
The interview difficulty is little high.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Jobs at SoftDEL Systems

View all

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
6-8 weeks
Result
No response

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Some questions related to APIs/Postman.
  • Q2. Some questions related to stakeholder management.
  • Q3. Some easy questions related to SQL
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are some key traits that an implementation analyst must have?
  • Q2. Explain about your previous experience
Round 3 - One-on-one 

(3 Questions)

  • Q1. Have you ever mentored someone and have you ever led a team?
  • Q2. How many micro-services you've worked with in a single project?
  • Q3. How do you communicate among your team?

Interview Preparation Tips

Topics to prepare for Zeta Implementation Analyst interview:
  • API
  • SQL
  • Postman
  • Stakeholder Management
  • Business Management
Interview preparation tips for other job seekers - Do non stop licking of the manager and HR. Even though you're going to meet the same person in one of the interview if you meet him again be ready with some questions and don't answer a single question wrong because if you do no matter what they will dis qualify you based on a single answer and pray that the HR who's contacting you is not Anushree VN otherwise you will just keep sending her followup mails for 1 month and she will reply back with I tried to call you but your phone was unreachable.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Consisted of HTML , Javascript, React coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Theroitacal qestions on Javascript
  • Q2. Code absed questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does a cell communicates between 2 sites.
  • Ans. 

    Cells communicate between 2 sites through various signaling pathways, including direct cell-to-cell contact and chemical signaling.

    • Cells can communicate through direct cell-to-cell contact, such as gap junctions or cell adhesion molecules.

    • Cells can also communicate through chemical signaling, such as paracrine signaling (local signaling) or endocrine signaling (long-distance signaling).

    • Examples include neurotransmitter...

  • Answered by AI
  • Q2. L3 layer details
Round 2 - Technical 

(2 Questions)

  • Q1. DSA problem to find the count of characters in a string
  • Ans. 

    Use a hashmap to count the occurrences of each character in the string.

    • Create a hashmap to store character counts

    • Iterate through the string and update counts in the hashmap

    • Return the hashmap with character counts

  • Answered by AI
  • Q2. VOiP related questions

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

SoftDEL Systems Interview FAQs

How many rounds are there in SoftDEL Systems interview?
SoftDEL Systems interview process usually has 1-2 rounds. The most common rounds in the SoftDEL Systems interview process are Technical and Assignment.
How to prepare for SoftDEL Systems 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 SoftDEL Systems. The most common topics and skills that interviewers at SoftDEL Systems expect are Python, Software Development, Javascript, Software Engineering and AWS.
What are the top questions asked in SoftDEL Systems interview?

Some of the top questions asked at the SoftDEL Systems interview -

  1. What is angu...read more
  2. Explain design proc...read more
  3. UX principles and proc...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 SoftDEL Systems interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 781 Interviews
KPIT Technologies Interview Questions
3.5
 • 284 Interviews
Cyient Interview Questions
3.7
 • 277 Interviews
View all

SoftDEL Systems Reviews and Ratings

based on 61 reviews

2.5/5

Rating in categories

2.6

Skill development

2.3

Work-Life balance

2.6

Salary & Benefits

2.3

Job Security

2.2

Company culture

2.3

Promotions/Appraisal

2.3

Work Satisfaction

Explore 61 Reviews and Ratings
Project Manager

Pune

10-20 Yrs

Not Disclosed

Senior Software Engineer

Pune

4-6 Yrs

₹ 5.8-28 LPA

Marketing Manager

Mumbai

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
85 salaries
unlock blur

₹7.2 L/yr - ₹28.3 L/yr

Software Engineer
57 salaries
unlock blur

₹3 L/yr - ₹9.7 L/yr

Softwaretest Engineer
33 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Senior Test Engineer
32 salaries
unlock blur

₹5.5 L/yr - ₹14.7 L/yr

Java Developer
29 salaries
unlock blur

₹3.2 L/yr - ₹4.8 L/yr

Explore more salaries
Compare SoftDEL Systems with

KPIT Technologies

3.5
Compare

L&T Technology Services

3.3
Compare

TCS

3.7
Compare

Tech Mahindra

3.6
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