i
Kott Software
Filter interviews by
I applied via Naukri.com and was interviewed before Jul 2022. There were 4 interview rounds.
Online test link was shared and given time period. Once test is started you have to finish in given time. Need to do with camera on, so no cheating.
Online link for coding test provided.
OOPS concept stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS focuses on creating objects that contain data in the form of attributes and code in the form of methods.
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main principles of OOPS.
Encapsulation refers to bundling data and methods that operate on the data into a single unit.
Inh...
SDLC is a process used by software developers to design, develop, test, and deploy software applications.
SDLC involves planning, designing, coding, testing, and deployment stages.
Common SDLC models include Waterfall, Agile, and DevOps.
Each stage in SDLC has specific goals and deliverables.
SDLC helps ensure that software projects are completed on time and within budget.
MVC architecture separates an application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for displaying the data to the user
Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly
posted on 20 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
Timea and work,time and distance
Mettl , easyrotate array , reverse strign
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
It is easy to solve the Aptitude question and some identifying outputs of program.
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors of objects.
An object is an instance of a class.
Example: Class 'Car' can have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
Swap two numbers without using temp variable and reverse a string without using built-in functions.
To swap two numbers without using temp variable, use bitwise XOR operation.
To reverse a string without using built-in functions, use two pointers approach.
Example for swapping numbers: a = a ^ b; b = a ^ b; a = a ^ b;
Example for reversing a string: use two pointers to swap characters from start and end of the string.
Now, I am preparing for the third round.
So, I don't know the Coding Question.
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
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
Online test which consists of java, angular, micro services related questions
Static methods belong to the class itself, while default methods are part of an interface in Java.
Static methods can be called without creating an instance of the class, while default methods are used to provide a default implementation in interfaces.
Static methods are defined using the 'static' keyword, while default methods are defined using the 'default' keyword in Java.
Static methods cannot be overridden in subclas...
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
Coding related queries
I was interviewed in Apr 2021.
Round duration - 90 minutes
Round difficulty - Medium
Coding Round:
Questions -3
Time- 90 min
Topic- DP, Array, String
The idea is to create a function which would rotate the array one element at a time. This can be done by shifting the array towards left by one element and copying the first element to the end of the array. For every query repeatedly call the above function, until the desired rotation is obtained.
If the number of rotations required, say ‘K’, is greater than the number of elements, ‘N’,...
O(1)
Since we ar...
Tip1 : Practice at least 250 Questions based on DSA
Tip2 : Practice at least 50 Basic Javascript Questions
Tip3 : Practice at least 50 SQL query Questions
Tip4 : Do at least 2 projects ( full stack-based technology )
Tip 1 : Keep it short. Mention the academic and professional projects you've done.
Tip 2 : Add your educational details properly with the percentage or CGPA obtained.
Tip 3 : Have some projects on a resume.
Tip 4 : Do not put false things on your resume.
posted on 13 Jun 2023
I applied via Company Website and was interviewed before Jun 2022. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 2 interview rounds.
based on 1 review
Rating in categories
Kochi,
Ernakulam
1-4 Yrs
Not Disclosed
Software Engineer
25
salaries
| ₹2.8 L/yr - ₹8.5 L/yr |
Software Developer
8
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Senior Software Engineer
6
salaries
| ₹8.5 L/yr - ₹11.7 L/yr |
Software Testing Engineer
6
salaries
| ₹2.5 L/yr - ₹5.4 L/yr |
QA Lead
5
salaries
| ₹12.4 L/yr - ₹13 L/yr |
TCS
Infosys
Wipro
HCLTech