i
Cloudkaptan Consultancy Services
Filter interviews by
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Apr 2024. There were 5 interview rounds.
The first round was an aptitude test that assessed basic quantitative, logical reasoning, and verbal ability. This round was crucial in filtering out candidates and required a good grasp of basic math, logical thinking, and comprehension skills. Time management was key, as the questions were numerous and diverse in nature.
The second round focused on coding skills, specifically in Java. Candidates were given 15 coding problems to solve within 90 minutes. The problems tested various aspects of data structure. Practicing competitive programming and familiarizing oneself with common algorithms and data structures can significantly help in this round.
Yes, I use social media for networking and staying updated. I am from a small town with a close-knit community. My CGPA may not be high due to focusing on practical skills. I am familiar with SDLC and can contribute to Cloud Kaptan with my problem-solving abilities.
I use social media for networking with professionals in the industry and staying updated on the latest trends.
My hometown is a small town with a close-knit ...
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Atomicity refers to the property of a transaction in a database system that ensures all operations within the transaction are completed successfully or none at all.
Atomicity ensures that all operations within a transaction are completed successfully or none at all
If any operation within a transaction fails, the entire transaction is rolled back
Example: transferring money from one account to another - either the full am...
Denormalization is the process of adding redundant data to a database to improve read performance.
Reduces the need for joins in queries
Increases read performance at the expense of slower writes
Commonly used in data warehousing and reporting applications
Pillars of OOPs are four fundamental principles - Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
Polymorphism: Ability to present the same interface
There are two types of constructors in Java: default constructor and parameterized constructor.
Default constructor has no parameters and is automatically created by the compiler if no constructor is defined.
Parameterized constructor takes parameters and is used to initialize the object with specific values.
Sort array in descending order, find 2nd smallest number without using inbuilt function.
Iterate through the array and compare each element to find the smallest number.
Then iterate again to find the second smallest number.
Implement a sorting algorithm like bubble sort or selection sort to sort the array in descending order.
print() prints the output without moving to the next line, while println() prints the output and moves to the next line.
print() does not add a new line character at the end of the output
println() adds a new line character at the end of the output
Example: System.out.print("Hello"); // prints Hello without moving to the next line
Example: System.out.println("World"); // prints World and moves to the next line
Bubble sort repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order. Selection sort selects the smallest element from the unsorted portion and swaps it with the first unsorted element.
Bubble sort has a time complexity of O(n^2) in worst case, while selection sort has a time complexity of O(n^2) in all cases.
Bubble sort is stable, meaning it preserves the relative orde...
Cloudkaptan Consultancy Services interview questions for popular designations
Reverse a string by iterating through the characters and swapping them.
Iterate through the string from both ends and swap the characters until reaching the middle.
Use a temporary variable to store the character being swapped.
Example: 'hello' -> 'olleh'
Recursively search for an element in an array of strings
Create a recursive function that takes the array, target element, and current index as parameters
Check if the current index is out of bounds or if the element at the current index matches the target
If the element is found, return the index; otherwise, recursively call the function with the next index
Abstraction is the process of removing unnecessary details and focusing on essential characteristics.
Abstraction involves hiding complex implementation details and exposing only relevant information.
It helps in simplifying the problem-solving process by focusing on high-level concepts.
For example, in programming, classes and objects are used to implement abstraction by encapsulating data and methods.
Abstraction is a ke...
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
It was moderate to easy
It was tough and alot of problem solving
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
90mins of basic quantitative and logical reasoning questions
90mins of coding test 15 coding questions all on java. where 9 were coding questions and 6 on choose the correct code.
This is easy round not very difficult answer s are easily available in google most of the student pass this round through google.
They are very unpractical they give 5lpa but they give 5 or some time 8 question in exam and their difficulty level sometime very easy and very hard this is completely your luck.and time only 1 hour .Even their employee don't know DSA properly they just copy leetcode medium question and pest it
Apti round are there… some technical questions
Given 15 coding,3 mcq .
Opps stands for Object-oriented programming principles. Pillars refer to the four key concepts of OOP: Inheritance, Encapsulation, Abstraction, and Polymorphism.
Opps stands for Object-oriented programming principles
Pillars refer to Inheritance, Encapsulation, Abstraction, and Polymorphism
Inheritance allows a class to inherit properties and behavior from another class
Encapsulation restricts access to certain components ...
I applied via Referral and was interviewed in Aug 2023. There were 5 interview rounds.
There is Aptitude based mcq.
10 question 1.30 hr.
Top trending discussions
Interview experience
based on 152 reviews
Rating in categories
Software Engineer
65
salaries
| ₹5 L/yr - ₹12.2 L/yr |
Senior Software Engineer
30
salaries
| ₹10 L/yr - ₹20 L/yr |
Software Engineer Trainee
16
salaries
| ₹5 L/yr - ₹5 L/yr |
Automation Test Engineer
7
salaries
| ₹7.5 L/yr - ₹12.5 L/yr |
Lead Engineer
6
salaries
| ₹22 L/yr - ₹28 L/yr |
Maxgen Technologies
VDart
ANR Software Private Limited
Magic Edtech