Upload Button Icon Add office photos

Filter interviews by

Capillary Technologies Sde1 Interview Questions and Answers

Updated 15 Jun 2021

Capillary Technologies Sde1 Interview Experiences

1 interview found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2021

Interview Questionnaire 

3 Questions

  • Q1. Round 1: DS Algo questions. Coin change problem etc.
  • Q2. Round 2: Low level design. Design a lift system.
  • Ans. 

    Design a lift system

    • Determine the number of floors and the maximum weight capacity

    • Choose the type of lift system (hydraulic, traction, etc.)

    • Design the control system for the lift (buttons, sensors, etc.)

    • Consider safety features such as emergency brakes and backup power supply

  • Answered by AI
  • Q3. Round 3: How to compute requests per second in an application.
  • Ans. 

    To compute requests per second in an application

    • Identify the number of requests received by the application in a given time frame

    • Divide the number of requests by the time frame to get requests per second

    • Use load testing tools like JMeter to simulate traffic and measure requests per second

    • Optimize application performance to handle high traffic and increase requests per second

  • Answered by AI

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. DSA Array, String and Hashmap questions
  • Q2. Functional programming java questions
Round 2 - Technical 

(5 Questions)

  • Q1. Spring and spring boot related
  • Q2. HLD scenario level questions
  • Q3. SQL queries nested and joins
  • Q4. DB related questions and experience level questions and previous project situations related questions
  • Q5. Security level questions like XSS vulnerability and SQL injection
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(4 Questions)

  • Q1. They asked first question related to Spring security .
  • Q2. Questions related to rest API Given scenario and asked approach
  • Q3. Database related like procedures call in db and also in springboot
  • Q4. Core java related to collections
Round 2 - Technical 

(5 Questions)

  • Q1. In second round , interviewer asked me to write logic for Array sort
  • Q2. Singleton class
  • Q3. Design pattern like singleton and factory , dao
  • Q4. Spring data JPA , jdbc connection
  • Q5. Hibernate annotation
Round 3 - Behavioral 

(3 Questions)

  • Q1. Related to projects what we had done
  • Q2. Difficult situations what u face
  • Ans. 

    Handling difficult situations by staying calm, analyzing the problem, and finding a solution.

    • Remaining calm under pressure

    • Identifying the root cause of the problem

    • Collaborating with team members to brainstorm solutions

    • Prioritizing tasks to address the issue efficiently

  • Answered by AI
  • Q3. Code standardization
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a Simple GET, POST Flask Application?
  • Q2. Assign Values to a Cookie - Flask Application
Round 2 - Coding Test 

- Convert a given input of keys-values to value-keys using Python

Interview Preparation Tips

Interview preparation tips for other job seekers - Know Python well, Solve some DSA problems
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

2 Coding questions - medium to hard

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions on scalable systems.
  • Q2. Medium level DSA questions.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on SQL
  • Q2. Implement LFU using OOPs concepts from scratch.
  • Ans. 

    Implement LFU cache using OOPs concepts

    • Create a class for LFU cache with methods like get, put, and remove

    • Use a hashmap to store key-value pairs and a hashmap to store frequency of each key

    • Implement a doubly linked list to store keys with the same frequency

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

2 coding question for 60 mins. One array based question and one string based question.

Round 2 - Technical 

(2 Questions)

  • Q1. Oops 2 pillars with examples ?
  • Ans. 

    Oops 2 pillars are Abstraction and Encapsulation.

    • Abstraction: Hiding unnecessary details and showing only relevant information. Example: Car dashboard displaying speed without showing internal engine details.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in object-oriented programming encapsulates data and methods.

  • Answered by AI
  • Q2. Inheritance and it's types with examples ?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, hierarchical inheritance

    • Single inheritance: a class inherits from only one parent class. Example: class Dog inherits from class Animal

    • Multiple inheritance: a class inherits from multiple parent classes. Example:...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare oops concepts and SQL concepts. Web based questions also asked.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String Question based on hashmap
  • Q2. Palindorme -Reverse a string
  • Ans. 

    Reverse a string to check if it is a palindrome.

    • Create a function that takes a string as input

    • Reverse the string using built-in functions or manually

    • Compare the reversed string with the original string to check if it is a palindrome

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic Personal Questions, salary expectations
  • Q2. Agile, docker,kunernetes

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Golang concurrency questions
  • Q2. Random shit chatgpt questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was not interested only, taking rudely from get go, didnt even introduce himself, putting some random questions, not listening and and going on mute in between. What kind joke is this. Total waste of time
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. My expertise are in golang. And all the questions were straight forward around golang.
  • Q2. What is concurrency. How to check performance of applications. How to handle concurrency. How many no of goroutines can be created and so on.
  • Ans. 

    Concurrency is the ability of a system to run multiple tasks simultaneously. Performance of applications can be checked using profiling tools. Concurrency can be handled using synchronization techniques like mutexes and channels.

    • Concurrency allows multiple tasks to run concurrently, improving performance and responsiveness.

    • Performance of applications can be checked using profiling tools like Go's built-in 'pprof' packa...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How to make sure there are no vulnerabilities. What engineering principles you follow.
  • Ans. 

    To ensure no vulnerabilities, follow secure coding practices, conduct regular security audits, use encryption, and stay updated on security threats.

    • Follow secure coding practices such as input validation, output encoding, and parameterized queries.

    • Conduct regular security audits to identify and address vulnerabilities in the code.

    • Use encryption to protect sensitive data in transit and at rest.

    • Stay updated on security t...

  • Answered by AI

Skills evaluated in this interview

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

It was a Basic Aptitude Test

Round 2 - Coding Test 

We were asked to do Sorting, SQL queries (join)

Round 3 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies such as Java, JavaScript, and SQL

  • Answered by AI

Capillary Technologies Interview FAQs

How to prepare for Capillary Technologies Sde1 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 Capillary Technologies. The most common topics and skills that interviewers at Capillary Technologies expect are Java.
What are the top questions asked in Capillary Technologies Sde1 interview?

Some of the top questions asked at the Capillary Technologies Sde1 interview -

  1. Round 3: How to compute requests per second in an applicati...read more
  2. Round 2: Low level design. Design a lift syst...read more
  3. Round 1: DS Algo questions. Coin change problem e...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 511 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
DE Shaw Interview Questions
3.8
 • 119 Interviews
Yardi Systems Interview Questions
3.8
 • 68 Interviews
BUSINESSNEXT Interview Questions
4.0
 • 63 Interviews
View all
Capillary Technologies Sde1 Salary
based on 9 salaries
₹9.2 L/yr - ₹17 L/yr
45% less than the average Sde1 Salary in India
View more details

Capillary Technologies Sde1 Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Business Analyst
64 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Customer Success Executive
34 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Software Engineer
31 salaries
unlock blur

₹2.8 L/yr - ₹8.7 L/yr

Software Development Engineer
30 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Customer Success Associate
28 salaries
unlock blur

₹3.2 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Capillary Technologies with

Netcore Cloud Private Limited

4.3
Compare

MoEngage

3.9
Compare

CleverTap

3.7
Compare

Freshworks

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