Filter interviews by
My hobbies include playing the guitar, hiking, and reading science fiction novels.
Playing the guitar: I enjoy learning new songs and practicing different techniques.
Hiking: I love exploring nature trails and challenging myself with long hikes.
Reading science fiction novels: I find it fascinating to immerse myself in futuristic worlds and imaginative stories.
My strengths include problem-solving skills, adaptability, and strong technical knowledge.
Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.
Adaptability - I am able to quickly learn new technologies and adapt to changing project requirements.
Strong technical knowledge - I have a solid foundation in programming languages such as Java and Python, as well as experience with var
Top trending discussions
DSA with Programming related and aptitude MCQ
All things are good and aptitude took virtually
Printing hello world in Java using System.out.println() method
Use System.out.println("Hello, World!"); to print hello world in Java
Make sure to include the semicolon at the end of the statement
The main method in Java is the entry point for any Java program. It is declared as public static void main(String[] args).
public: The main method is public so that it can be accessed by the JVM.
static: The main method is static so that it can be called without creating an instance of the class.
void: The main method does not return any value.
main: The name of the method that serves as the entry point for the program.
Str...
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Basic maths, logical reasoning and DI
C++ DSA linked list questions
I am a recent graduate with a degree in Computer Science, passionate about software development and eager to learn and grow in the field.
Recent graduate with a degree in Computer Science
Passionate about software development
Eager to learn and grow in the field
I expect the company to provide opportunities for learning, growth, and a supportive work environment.
Opportunities for continuous learning and skill development
Supportive work environment with mentorship and guidance
Clear communication and feedback from management
Opportunities for career advancement and growth within the company
posted on 18 Sep 2024
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.
Basic Aptitude Questions
MCQs and 2 coding questions
posted on 4 Aug 2022
I applied via campus placement at R M K Engineering College, Kavaraipettai and was interviewed in Feb 2022. There were 4 interview rounds.
Numericals, email writing, grammar
Easy questions from array and string concepts
A program to find the factorial of a given number.
Take input from the user for the number whose factorial needs to be found.
Use a loop to multiply the number with all the numbers less than it.
Print the final result as the factorial of the given number.
I applied via Company Website and was interviewed in Jan 2021. There were 4 interview rounds.
I applied via Campus Placement
The coding test consisted of 2 java coding questions, Aptitude MCQ's and Technical MCQ's. The coding questions were easy to medium level. It also consisted of a SQL query followed by a javascript question.
Double linked lists are used when there is a need to traverse the list in both directions efficiently.
Allows for traversal in both directions
Insertions and deletions can be done in constant time
Used in implementations of undo functionality in text editors
Inheritance allows a class to inherit properties and methods from another class, while polymorphism allows objects of different classes to be treated as objects of a common superclass.
Create a base class with common properties and methods
Create derived classes that inherit from the base class and add their own unique properties and methods
Use virtual functions in the base class and override them in the derived classes
Numbers, Percentage, Profit and loss, Average, Ratio and proportion, Time and Work, Time speed distance.
I would like to give a aptitude test about Java language
Share a knowledge about Java from what I know
Java is a high-level, object-oriented programming language that is platform-independent and widely used for developing applications, websites, and games.
Developed by Sun Microsystems
Collection of objects
High performance and multi-threaded
Used for developing Android apps, enterprise applications, and web applications
Microsoft Corporation
Amazon