Filter interviews by
I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
It was 50 basic questions about coding, git and aptitude.
Python was introduced by Guido van Rossum in 1991.
Python was created by Guido van Rossum in the late 1980s and released in 1991.
Guido van Rossum named Python after the British comedy group Monty Python.
Python's design philosophy emphasizes code readability and simplicity.
Java is a high-level, object-oriented programming language with automatic memory management, while C++ is a low-level, object-oriented programming language with manual memory management.
Java is platform-independent, while C++ is platform-dependent.
Java uses automatic garbage collection, while C++ requires manual memory management.
Java has a simpler syntax compared to C++.
Java does not support pointers, while C++ does.
J...
Linked lists are data structures where each element points to the next one, allowing for dynamic size and efficient insertions/deletions.
Types of linked lists include singly linked lists, doubly linked lists, and circular linked lists.
Singly linked lists have nodes that only point to the next node.
Doubly linked lists have nodes that point to both the next and previous nodes.
Circular linked lists have the last node poin
Merging two arrays of strings using JavaScript
Use the concat() method to merge two arrays
Alternatively, you can use the spread operator (...) to merge arrays
Ensure both arrays are of the same data type (strings in this case)
I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.
I chose digital marketing for its dynamic nature and the opportunity to creatively reach and engage with audiences online.
Passion for creativity and innovation in marketing strategies
Interest in analyzing data and optimizing campaigns for better results
Enjoyment of staying up-to-date with the latest digital trends and technologies
SMM is the use of social media platforms to connect with your audience to build your brand, increase sales, and drive website traffic.
Creating and sharing engaging content on social media platforms
Interacting with followers and responding to comments and messages
Running paid advertising campaigns on social media
Analyzing data and adjusting strategies based on insights
Examples: Facebook ads, Instagram influencer partner
Top trending discussions
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
The medium level questions are present
There was no gd
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Referral and was interviewed before Jan 2021. There were 4 interview rounds.
There are several tools available for content authoring, depending on the type of content and the level of expertise.
For beginners, tools like Grammarly and Hemingway can help with grammar and readability.
For more advanced users, Adobe Creative Suite and Microsoft Office are popular options.
Content management systems like WordPress and Drupal are also useful for creating and managing content.
Collaboration tools like Go...
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
based on 3 interviews
Interview experience
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant