i
Cognine Technologies Pvt. Ltd
Filter interviews by
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Types of networks include LAN, WAN, MAN, WLAN, and PAN. Linux is an open-source operating system. Blue screen errors can be solved by troubleshooting hardware or software issues. Power can be checked using a multimeter or power indicator.
Types of networks: LAN, WAN, MAN, WLAN, PAN
Linux is an open-source operating system
Blue screen error can be solved by troubleshooting hardware or software issues
Power can be checked us
Top trending discussions
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
In the coding test, there were 2 problems based on arrays and hashing (easy to medium level leetcode)
I applied via campus placement at SRM university (SRMU) and was interviewed in May 2024. There were 5 interview rounds.
Assusual apti questions from every topics
1. 1 coding Question we can use java, python etc to solve and
2. another 1 sql question
One question based on any one data structure (in my case I solved stack &queue combinely)
I am strong in Java programming language.
Proficient in Java programming language
Experience in developing applications using Java
Knowledge of Java frameworks like Spring and Hibernate
I rate myself 4 out of 5 in IT skills.
Proficient in programming languages such as Java, Python, and C++
Experienced in software development and debugging
Familiar with database management systems like MySQL and MongoDB
The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hides the complex implementation details and only shows the necessary features.
Print a specific pattern using loops
Use nested loops to print the desired pattern
Increment the number of characters printed in each row
Adjust the spacing to create the desired pattern
Static keyword is used in programming languages to declare variables, functions, or classes that are shared among all instances of a class or are only accessible within a specific scope.
Static variables retain their values between function calls
Static functions can only be called within the same file
Static classes cannot be instantiated and are used for grouping related methods and properties
posted on 9 Oct 2024
Easy applitute question with 1 coding question at the end
String builder is faster but not thread-safe, while string buffer is slower but thread-safe.
String builder is recommended for single-threaded applications for better performance.
String buffer is recommended for multi-threaded applications to ensure thread safety.
Example: StringBuilder sb = new StringBuilder(); StringBuffer sbf = new StringBuffer();
The final keyword in OOP is used to restrict the user from changing the value of a variable, overriding a method, or inheriting from a class.
Final variable: value cannot be changed once assigned
Final method: cannot be overridden in child classes
Final class: cannot be inherited by other classes
BSF graph explanation
BFS (Breadth-First Search) is a graph traversal algorithm that explores all the neighbor nodes at the present depth before moving on to the nodes at the next depth.
It uses a queue data structure to keep track of the nodes to visit next.
BFS is often used to find the shortest path in an unweighted graph.
Example: BFS can be used to find the shortest path in a maze from the starting point to the exit.
posted on 1 Aug 2024
I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.
posted on 19 Feb 2023
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.
Aptitude test on logocal reasoning and maths question
All sql queries and oops concept.
posted on 17 Oct 2024
I applied via campus placement at Acropolis Institute of Technology and Research, Bhopal and was interviewed in Sep 2024. There were 2 interview rounds.
2 coding questions medium to hard level
Use Floyd's cycle detection algorithm to find if a Singly Linked List is cyclic or not.
Use two pointers, slow and fast, where slow moves one step at a time and fast moves two steps at a time.
If there is a cycle, the two pointers will eventually meet at some point.
If the fast pointer reaches the end of the list (null), then there is no cycle.
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
Write program for Fibonacci
I have a strong technical background, excellent problem-solving skills, and a passion for software development.
I have a Bachelor's degree in Computer Science with a focus on software engineering.
I have completed multiple internships where I gained hands-on experience in developing software applications.
I am proficient in programming languages such as Java, Python, and C++.
I have a proven track record of delivering high...
posted on 9 Oct 2023
I applied via campus placement at National Institute of Technology,(NIT), Mizoram and was interviewed in Sep 2023. There were 2 interview rounds.
It was online assessment
The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction. Arrays are fixed-size data structures, while vectors are dynamic arrays. A queue can be implemented using two stacks.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Creating new classes based on existing classes, inheriting their attributes and methods.
Polymorphism: Objects of differe...
The four pillars of object-oriented programming are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a new class to inherit properties and behavior from an existing class.
Polymorphism: The ability for objects of different classes to respond to the same message.
Abstraction: Hiding the complex implementatio...
DBMS stands for Database Management System. It is a software system that allows users to define, create, maintain and control access to databases.
DBMS is a software system that manages databases.
It allows users to define, create, maintain, and control access to databases.
DBMS provides tools for data manipulation, retrieval, and security.
Examples of DBMS include MySQL, Oracle, SQL Server, and PostgreSQL.
posted on 15 Jun 2022
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
based on 4 reviews
Rating in categories
Software Engineer
39
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Senior Software Engineer
28
salaries
| ₹8 L/yr - ₹16 L/yr |
Associate Software Engineer
21
salaries
| ₹3 L/yr - ₹5.8 L/yr |
Software Developer
11
salaries
| ₹2.5 L/yr - ₹7.2 L/yr |
Business Development Executive
8
salaries
| ₹3.2 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech