i
Cybercom Creation
Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.
Basic aptitude questions
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
Simple basic core js and dbms questions and normal apptitude questions , easy to clear this round
There is one problem given like multiple for loop working and in which loop active first and other second question ia based on array there is 1 to 10 boxes so put odd numbers to empty box or just like this.....
Yes, I am comfortable switching between multiple technologies.
I have experience working with multiple technologies such as PHP, Python, and Java.
I am adaptable and can quickly learn new technologies as needed.
Switching between technologies is a common requirement in software development.
I am comfortable working with both front-end and back-end technologies.
I applied via Approached by Company and was interviewed in Jan 2018. There were 5 interview rounds.
Top trending discussions
posted on 12 Nov 2024
I applied via campus placement at Krishna Institute of Engineering and Technology, Ghaziabad and was interviewed in Oct 2024. There were 3 interview rounds.
Medium level questions asked
Simple easy to medium 2 questions asked of string and array
I applied via campus placement at S R Engineering College, Ranga Reddy and was interviewed in Jun 2024. There were 3 interview rounds.
MCQ round with few apti, 2 coding too.
To print nodes with no edges in a unidirectional graph, iterate through all nodes and print those without any outgoing edges.
Iterate through all nodes in the graph
For each node, check if it has any outgoing edges
If a node has no outgoing edges, print it
posted on 15 Oct 2024
I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Apr 2024. There were 3 interview rounds.
Medium level coding questions on hackerrank ,1:30hr, topic- Array , DP , Matrix , Binary Search
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Jun 2022. There were 3 interview rounds.
I was interviewed in Feb 2021.
Round duration - 90 minutes
Round difficulty - Medium
Timing was 10AM. The platform was quite good.
You are provided with an N * M
sized binary matrix 'MAT' where 'N' denotes the number of rows and 'M' denotes the number of columns. Your t...
Determine the maximum path sum for any path in a given binary tree with 'N' nodes.
Note:
The idea here is to use the recursion. For each node, We can calculate the maximum path sum by keeping track of the following paths:
We then pick the maximum one among them. The root of ev...
Find the minimum number of swaps required to sort a given array of distinct elements in ascending order.
T (number of test cases)
For each test case:
N (siz...
While iterating over the array, check the current element, and if not in the correct place, replace that element with the index of the element which should have come in this place.
Below is the algorithm:
Convert a given infix expression, represented as a string EXP
, into its equivalent postfix expression.
An infix expression is formatted as a op b
where the opera...
We will scan the expression from left to write and if we encounter an operand we will append it to our answer. If we encounter an operator we will pop all the operators with equal or higher precedence and append them to our answer. And push the current operator. In the end, we will empty the stack.
Order of precedence = [ ‘^’, ‘*’ and ‘/’, ‘+’ and ‘-’, ‘(’, ‘)’]
Order of precedence [ link ]
The algorithm will be-
Tip 1 : Do at least 1 project.
Tip 2 : Practice data structure questions.
Tip 3 : Dynamic programming is must.
Tip 1 : Do not put false things.
Tip 2 : Keep it short and direct.
Interview experience
Software Developer
27
salaries
| ₹3 L/yr - ₹7 L/yr |
Quality Analyst
8
salaries
| ₹3 L/yr - ₹4.2 L/yr |
Data Executive
7
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Software Engineer
6
salaries
| ₹3.5 L/yr - ₹5.9 L/yr |
Business Analyst
5
salaries
| ₹2.7 L/yr - ₹4.8 L/yr |
TCS
Infosys
Wipro
HCLTech