Filter interviews by
I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.
JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine that executes Java code.
JDK includes JRE and development tools like javac and java
JRE includes JVM and necessary libraries to run Java applications
JVM is responsible for interpreting Java bytecode and executing it
Different versions of JDK, JRE, and JVM may be installed on the same machine
JDK is used for developing Java applications, JR
HTML is used for structuring content on a webpage, while CSS is used for styling and formatting that content.
HTML stands for HyperText Markup Language and is used to create the structure of a webpage.
CSS stands for Cascading Style Sheets and is used to style the HTML elements on a webpage.
HTML uses tags to define elements like headings, paragraphs, and images.
CSS uses selectors to target specific HTML elements and appl...
API stands for Application Programming Interface. It is a set of protocols, routines, and tools for building software applications.
API allows different software applications to communicate with each other
It defines how software components should interact
APIs can be public or private
Examples of APIs include Google Maps API, Twitter API, and Facebook API
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a database into smaller, more manageable tables
Each table should have a primary key and only contain data that is related to that key
Normalization helps to prevent data inconsistencies and anomalies
There are different levels of normalization, with each level building on the ...
Top trending discussions
Version control is essential for managing code changes and collaborating with team members.
Version control allows for tracking changes made to code over time.
It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.
It provides a way to revert to previous versions of code if necessary.
Popular version control systems include Git, SVN, and Mercurial.
I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
Work life balance is important to me and my employer supports it through flexible schedules and remote work options.
My employer offers flexible schedules to accommodate personal needs
Remote work options are available for certain roles
I prioritize my workload and manage my time effectively to maintain balance
I make time for hobbies and activities outside of work to recharge
I communicate openly with my team and manager a
I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 2 interview rounds.
I appeared for an interview in Nov 2020.
Round duration - 2 hours
Round difficulty - Medium
In the 1st round
Aptitude
Reasoning
English
Automata fix( code debug)
Timing in morning
Environment is good
Interviewer was very cool and interactive
Given a text message, your task is to return the Run-length Encoding of the given message.
Run-length encoding is a fast and simple method of encoding strings, repres...
Implement a function to encode a text message using run-length encoding.
Iterate through the message and count consecutive characters
Append the character and its count to the encoded message
Handle edge cases like single characters or empty message
Round duration - 30 minutes
Round difficulty - Medium
This is interview round
Ques from basic electronics
C language
Create a class named Person
with a string variable 'name'
and an integer variable 'age'
, such that these variables are not accessible outside the class. Implement a me...
Create a class Person with private variables name and age, and methods to set and get their values.
Create a class Person with private variables 'name' and 'age'.
Implement a method setValue to set the variables' values.
Implement a method getValue to print the variables' values.
Ensure the name is a non-empty string and the age is a non-negative integer.
Encapsulate the data and provide a clear interface for setting and ge
Tip 1 : Do aptitude from indiabix. Go through your basics. At least one language u know. Learn about your branch basics. Know concept of data structure and oops.
Tip 2 : prepare your final project well.
Tip 1 : the skills you know very well mention in resume
Tip 2 : mention project in resume
++I is a pre-increment operator that increments the value of I before using it, while I++ is a post-increment operator that increments the value of I after using it.
++I increments the value of I and then uses the updated value in the expression.
I++ uses the current value of I in the expression and then increments it.
Both operators can be used with variables, arrays, or pointers.
I applied via Campus Placement and was interviewed in Jan 2021. There was 1 interview round.
Software Engineer
24
salaries
| ₹3.2 L/yr - ₹9 L/yr |
Senior Software Engineer
15
salaries
| ₹4.6 L/yr - ₹9 L/yr |
Software Developer
4
salaries
| ₹2.4 L/yr - ₹5.4 L/yr |
UI/UX Designer
4
salaries
| ₹3.7 L/yr - ₹4.3 L/yr |
Junior Software Engineer
4
salaries
| ₹3 L/yr - ₹4 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies