i
Cactus Communications
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed before Apr 2021. There were 4 interview rounds.
It was a language test
It was an editing test
Top trending discussions
I was interviewed in Dec 2024.
Managed a team of 10 employees, delegated tasks, and ensured project deadlines were met.
Managed team of 10 employees
Delegated tasks effectively
Ensured project deadlines were met
Editing test for Team Lead position
Ensure correct grammar and punctuation
Check for consistency in formatting and style
Verify accuracy of information provided
Make sure the content is clear and concise
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 4 interview rounds.
Considerations for sheet metal and casting design
Thickness of the material affects strength and cost
Design for manufacturability to minimize waste and cost
Consider material properties like ductility and heat resistance
Include features for easy assembly and maintenance
Account for shrinkage in casting design
3D modelling cad test - one part was given and I had to make parametric part in Creo.
Easy and simple interview
I chose this company for its innovative approach to team leadership and commitment to employee growth.
Strong focus on employee development and growth opportunities
Innovative approach to team leadership and collaboration
Positive company culture and values alignment
Impressive track record of success and growth
Exciting projects and opportunities for professional advancement
I was interviewed before Mar 2024.
posted on 14 May 2018
I was interviewed before Mar 2021.
Round duration - 60 minutes
Round difficulty - Medium
The interviewer was really cool. He realized that I mostly work on java applications so he chose to ask me stuff related to that. He didn't want me to know the answer well but just wanted me to approach to it, maybe think more. He went through my resume back and forth and asked mostly about all my projects and their logic and how could I take them to the next level.
Tips: Be confident. Its okay not to know any answer, just try giving it a shot in the approach.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, member variables, and methods with implementation.
Interface can only have abstract methods and constants.
A class can implement multiple interfaces but can only extend one abstract class.
Example: Abstract class - Animal with abstract method 'eat', Interface - Flyable with m
final is a keyword used to declare constants, finally is a block used in exception handling, and finalize is a method used for cleanup.
final is a keyword used to declare constants in Java, meaning the value cannot be changed once assigned. Example: final int x = 10;
finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not. Example: try { // code } ...
Private restricts access to the class itself, while final prevents inheritance and method overriding.
Private access modifier restricts access to the class itself, while final access modifier prevents inheritance and method overriding.
Private members are only accessible within the same class, while final classes cannot be extended and final methods cannot be overridden.
Example: private int num; - num can only be accesse...
Establishing a JDBC connection involves loading the driver, creating a connection, creating a statement, executing queries, and handling exceptions.
Load the JDBC driver using Class.forName() method
Create a connection using DriverManager.getConnection() method
Create a statement using connection.createStatement() method
Execute queries using statement.executeQuery() method
Handle exceptions using try-catch blocks
JSON is a lightweight data interchange format used to store and transmit data between a server and a web application.
JSON stands for JavaScript Object Notation.
It is easy for humans to read and write, and easy for machines to parse and generate.
JSON is language-independent and can be used with any programming language.
Example: {"name": "John", "age": 30}
Example: [{"name": "Alice", "age": 25}, {"name": "Bob", "age": 35}
Garbage collection in Java is the process of automatically managing memory by deallocating objects that are no longer needed.
Garbage collection helps in preventing memory leaks by reclaiming memory used by objects that are no longer referenced.
Java uses a garbage collector to automatically manage memory, unlike languages like C++ where memory management is manual.
Garbage collection in Java can be triggered by calling S...
Round duration - 30 minutes
Round difficulty - Easy
I wouldn't say it went great but it was fine. I did not think I would clear it as for most of the questions the interviewer seemed disappointed and wanted more out of me.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 3 reviews
Rating in categories
Editor
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Correspondent/Assistant Editor/Associate Editor
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Editor
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Enago
Crimson Interactive
Wordvice
TridIndia IT Translation Services