i
Coditas Technologies
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
My topic was - "Do women make good managers?"
There was a google meet having a total of 20 people.
5 groups were made of 4 people each.
Each group were given different topic and every member was given 2 minutes to speak on the topic.
Good thing about this GD round was everyone was given chance to speak individually.
Finally I got selected in this round.
The HTML tag is used to add a link to a website by clicking on the logo of LinkedIn.
Use the tag with the href attribute to specify the URL of your LinkedIn profile.
Wrap the LinkedIn logo image inside the tag.
Add alt text to the logo image for accessibility.
Style the logo image using CSS if needed.
div is a block-level element used for grouping and styling content, while span is an inline element used for styling specific parts of content.
div is a container element, while span is a text-level element
div creates a new line, while span does not
div can have width and height properties, while span cannot
div can contain other block-level elements, while span cannot
JDBC is a Java API for connecting and executing queries on a database.
JDBC stands for Java Database Connectivity.
It provides a set of classes and interfaces to interact with databases.
JDBC allows developers to write database-independent code.
It supports various database operations like connecting, querying, updating, and deleting data.
JDBC drivers are used to establish a connection between Java application and database...
C++ supports multiple inheritance while Java supports single inheritance.
C++ allows a class to inherit from multiple classes, while Java only allows a class to inherit from a single class.
In C++, a class can have multiple parent classes, resulting in a complex class hierarchy.
Java enforces single inheritance to avoid the diamond problem and maintain simplicity.
For example, in C++, a class can inherit from both a 'Vehic...
Types of databases include relational, NoSQL, object-oriented, and graph databases.
Relational databases store data in tables with predefined schemas, using SQL for querying (e.g. MySQL, Oracle)
NoSQL databases are schema-less and provide flexible data models (e.g. MongoDB, Cassandra)
Object-oriented databases store objects as they are, with support for inheritance and encapsulation (e.g. db4o)
Graph databases use nodes an...
SQL databases are structured and use a fixed schema, while NoSQL databases are unstructured and have a flexible schema.
SQL databases use structured query language for defining and manipulating the data.
NoSQL databases use various data models like key-value, document, columnar, or graph.
SQL databases are suitable for complex queries and transactions.
NoSQL databases are horizontally scalable and provide high performance ...
The choice of database depends on factors like data structure, scalability, performance, and query requirements.
Consider the data structure and relationships between entities.
Evaluate the scalability requirements of the task.
Analyze the performance needs, including read and write operations.
Assess the query requirements, such as complex joins or aggregations.
Examples: relational databases for structured data, NoSQL for
Relational databases store data in tables with predefined relationships. Non-relational databases store data in flexible, schema-less formats.
Relational databases: MySQL, Oracle, SQL Server
Non-relational databases: MongoDB, Cassandra, Redis
Relational databases use structured query language (SQL) for data manipulation
Non-relational databases provide high scalability and flexibility
Relational databases are suitable for c...
The task is to add the consecutive numbers present in a given string.
Iterate through the string character by character
Check if the current character is a digit
If it is a digit, continue iterating until a non-digit character is encountered
Convert the consecutive digits into a number and add it to the sum
Repeat the process until all characters are processed
Return the sum
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
Initially, they shortlist the candidates and group them into batches of 15 students. During this process, they conduct a group discussion (GD) in which each student has 3 minutes to think, followed by an opportunity to describe their points in 2 to 3 minutes.
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Easy and small. Can be cracked easily.
Oops and dbms, ml based round
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
Coditas Technologies interview questions for popular designations
I was interviewed in Feb 2024.
I have 5 years of experience working with financial systems, including implementing new systems and analyzing data.
Implemented a new financial system for a large corporation, resulting in improved efficiency and accuracy
Analyzed financial data to identify trends and make recommendations for cost savings
Worked closely with finance and IT teams to ensure smooth integration of new systems
Experience with various financial
Learnings from past project include importance of clear communication, stakeholder engagement, and thorough requirements gathering.
Clear communication is key to ensure all team members are on the same page
Engaging stakeholders early and often helps in managing expectations and gaining buy-in
Thorough requirements gathering is essential to avoid scope creep and ensure project success
Get interview-ready with Top Coditas Technologies Interview Questions
Find duplicates in a list of elements.
Iterate through the list and keep track of elements seen so far
If an element is already in the seen elements, it is a duplicate
Use a hash set to efficiently check for duplicates
Check if any two strings in the list are anagrams of each other
Iterate through the list and for each string, sort the characters and check if it already exists in a hashmap
If it exists, then the current string is an anagram of the existing string
Return true if anagrams are found, false otherwise
I applied via Campus Placement
Basic Aptitude and coding questions were there as MCQ format.
One current affairs topic is given
I was interviewed in Apr 2024.
GD was amazing we were asked to talk on that particular topic for 5 min.
In second GD round we were given a topic , first group of 5 clusters were made and then very individual were given chance to speak
Polymorphish is a term used to describe the ability of a programming language to allow different data types to be used interchangeably.
Polymorphish allows for flexibility in coding by allowing variables to hold different types of data.
It is a key feature in object-oriented programming languages like Java and C++.
For example, a function can accept different types of parameters and return different types of values based
Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.
Overriding allows a subclass to provide a specific implementation of a method that is already defined in its superclass.
The method in the subclass must have the same name, return type, and parameters as the method in the superclass to override it.
Example: clas...
1st round of online aptitude
It was 2nd round Grup discussion
Coding question on palindrome
Top trending discussions
Some of the top questions asked at the Coditas Technologies interview -
The duration of Coditas Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 73 interviews
Interview experience
based on 228 reviews
Rating in categories
5-10 Yrs
Not Disclosed
4-10 Yrs
Not Disclosed
12-17 Yrs
Not Disclosed
Software Engineer
391
salaries
| ₹4.5 L/yr - ₹12 L/yr |
Associate Software Engineer
149
salaries
| ₹1 L/yr - ₹9.1 L/yr |
Software Developer
129
salaries
| ₹6 L/yr - ₹20.5 L/yr |
Senior Software Engineer
111
salaries
| ₹10.8 L/yr - ₹36 L/yr |
QA Engineer
66
salaries
| ₹2.5 L/yr - ₹11.1 L/yr |
TCS
Infosys
Wipro
HCLTech