Filter interviews by
I applied via Campus Placement and was interviewed in May 2021. There were 3 interview rounds.
College project was a web application for online shopping.
Developed using PHP and MySQL
Implemented features like user registration, product search, cart management, and payment gateway integration
Followed MVC architecture and OOP principles
Used HTML, CSS, and JavaScript for front-end design
Received positive feedback from project evaluation committee
List and Set are both collections in Java. List allows duplicates and maintains order while Set does not allow duplicates.
List is an ordered collection while Set is an unordered collection
List allows duplicates while Set does not allow duplicates
List is implemented by ArrayList, LinkedList, etc. while Set is implemented by HashSet, TreeSet, etc.
Example: List - ArrayList
A thread is a lightweight process that can run concurrently with other threads within a program.
Threads allow for parallelism and can improve performance in certain situations.
Threads share the same memory space and can communicate with each other.
Examples of multithreaded programs include web servers and video games.
Thread synchronization is important to prevent race conditions and ensure data consistency.
Construction refers to the process of building or creating something, typically a physical structure or object.
Construction involves planning, designing, and executing a project.
It requires the use of various materials and tools.
Examples of construction projects include building a house, bridge, or road.
Construction can also refer to the act of assembling or putting together something, such as a piece of furniture or a
Top trending discussions
I applied via Campus Placement
6 medium coding questions
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object-oriented programming.
Example: In a banking application, a 'Customer' class can have attributes like name and account balance, and methods li
Relational database is a type of database that stores and organizes data in tables with relationships between them.
Data is stored in tables with rows and columns
Tables can have relationships with each other through keys
SQL is commonly used to query and manipulate data in relational databases
Examples include MySQL, PostgreSQL, Oracle
I applied via campus placement at MH Saboo Siddik College of Engineering, Mumbai and was interviewed in Mar 2024. There were 2 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To retrieve a value, the key is hashed again to fi...
posted on 13 Feb 2024
I applied via Approached by Company and was interviewed in Jan 2024. There were 3 interview rounds.
Some questions from aptitute and some from web development
The table tag is an HTML element used to create a table structure on a web page.
The table tag is used to define the start and end of a table.
It is typically used in conjunction with the tr (table row) and td (table data/cell) tags.
Tables can be used to display tabular data, such as a list of items or a grid of information.
Table tags can also include attributes like border, cellpadding, cellspacing, etc.
Example:
Cell 1 | C |
Inner join is an operation that combines rows from two or more tables based on a related column between them.
Inner join returns only the matching rows between the tables.
It is performed using the JOIN keyword in SQL.
The common column used for joining should have the same data type in both tables.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;
posted on 10 Sep 2023
I applied via campus placement at Bangalore Institute Of Technology (BIT) and was interviewed in Aug 2023. There were 3 interview rounds.
40 questions-aptitude test followed by a technical test comprising 10 questions.
The question asks for adding two linked lists, finding the minimum cost path, and printing all nodes in a tree except the leaf nodes.
To add two linked lists, traverse both lists simultaneously and add corresponding nodes.
To find the minimum cost path, use algorithms like Dijkstra's or A*.
To print all nodes in a tree except the leaf nodes, perform a depth-first traversal and print non-leaf nodes.
posted on 13 Sep 2022
I applied via Recruitment Consulltant
As most of people getting assessment round when the resume shortlist and the criteria of it is just having above 60% score in your academics and after that you have 3 sections in your assessment quantitative, reasoning and verbal section. Mostly All are based on mcqs types questions
Types of network include LAN, WAN, MAN, WLAN, PAN, SAN, CAN, and VPN.
LAN (Local Area Network) is a network that covers a small area such as a home, office, or building.
WAN (Wide Area Network) is a network that covers a large geographical area such as a city, country, or even the world.
MAN (Metropolitan Area Network) is a network that covers a larger area than a LAN but smaller than a WAN, typically a city or town.
WLAN ...
Topology is the study of geometric properties and spatial relations unaffected by the continuous change of shape or size.
Topology is concerned with the properties of space that are preserved under continuous transformations, such as stretching or bending.
It is used in mathematics, physics, computer science, and engineering.
Types of topology include point-set topology, algebraic topology, and differential topology.
Examp...
Yes
I am able to relocate for the position
I am open to moving to a new location for the job
I am willing to relocate if required
posted on 19 May 2023
I applied via Campus Placement and was interviewed in Nov 2022. There were 4 interview rounds.
There were 3-4 medium-level DSA questions.
Publicis Sapient has job locations in multiple cities across India.
Publicis Sapient has offices in Bangalore, Gurgaon, Mumbai, and Chennai.
They also have a presence in Noida, Hyderabad, and Jaipur.
The company offers remote work options as well.
Job locations may vary depending on the specific role and project.
posted on 26 Nov 2022
I applied via Campus Placement
Online test on cocubes which contains 60 questions in 60 minutes.
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
5 coding question is there. we have to solve Atleast 3 for interview call.
Finding middle element in linked list using Floyd algorithm.
Floyd algorithm uses two pointers, one slow and one fast, to traverse the linked list.
The slow pointer moves one node at a time while the fast pointer moves two nodes at a time.
When the fast pointer reaches the end of the list, the slow pointer will be at the middle element.
If the list has even number of elements, there will be two middle elements.
In that case...
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
Java Developer
8
salaries
| ₹1.8 L/yr - ₹10.5 L/yr |
Software Developer
6
salaries
| ₹3.2 L/yr - ₹6.5 L/yr |
HR Associate
6
salaries
| ₹2.4 L/yr - ₹3.3 L/yr |
Talent Acquisition Coordinator
5
salaries
| ₹3 L/yr - ₹3.2 L/yr |
Talent Acquisition Specialist
5
salaries
| ₹2.5 L/yr - ₹3.4 L/yr |
TCS
Infosys
Wipro
HCLTech