i
Zycus Infotech
Filter interviews by
I applied via Walk-in
All type of common aptitude Question
Static keyword is used to create class-level variables and methods that can be accessed without creating an instance of the class.
Static keyword is used to define variables and methods that belong to the class itself, rather than an instance of the class.
Static variables are shared among all instances of the class.
Static methods can be called directly on the class without creating an object of the class.
Final keyword i...
I was interviewed before May 2016.
Top trending discussions
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
1st round is aptitude and pesudocode
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
Basic questions were given..bar graphs,pie charts
Oops concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.
Oops concept is a programming paradigm that focuses on objects and classes.
It includes principles like inheritance, where a class can inherit properties and behaviors from another class.
Encapsulation is another principle where data is wrapped within a class and can only be...
Hash Map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash Map uses a hash function to determine the index of the key-value pair in the underlying array.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Hash Map typically has a load factor threshold to determine whe...
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Software Engineer
293
salaries
| ₹3 L/yr - ₹8.6 L/yr |
Procurement Analyst
142
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate Technical Leader
96
salaries
| ₹5 L/yr - ₹13 L/yr |
Softwaretest Engineer
92
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Senior Procurement Analyst
85
salaries
| ₹4.1 L/yr - ₹10.4 L/yr |
SAP
Oracle
IBM
Accenture