Filter interviews by
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
Scenario based case study
I applied via Referral and was interviewed before Sep 2019. There were 4 interview rounds.
Yes, I have done several innovative proposals and works.
Developed a new marketing strategy for a startup which increased their revenue by 50%
Designed a new user interface for a mobile app which improved user engagement by 30%
Proposed a new project management system for a company which reduced project completion time by 20%
Created a new training program for employees which improved their productivity by 25%
Yes, I have fought with my friends over small misunderstandings. We resolved it by talking it out and apologizing.
I have fought with my friends over small misunderstandings
We resolved it by talking it out and apologizing
It's important to communicate and understand each other's perspectives
In 5 years, I see myself as a successful professional with a leadership role in my field.
Leading a team of professionals
Contributing to the growth of the organization
Continuing to learn and develop new skills
Mentoring and guiding junior colleagues
Establishing myself as an expert in my field
I enjoy reading, hiking, and trying new recipes in my leisure time.
Reading books from different genres
Hiking in nearby trails and exploring nature
Cooking and experimenting with new recipes
Attending cultural events and festivals
Playing board games with friends and family
List of Indian IT companies
Tata Consultancy Services
Infosys
Wipro
HCL Technologies
Tech Mahindra
Mindtree
Larsen & Toubro Infotech
Mphasis
Hexaware Technologies
Persistent Systems
Zensar Technologies
Cyient
NIIT Technologies
KPIT Technologies
Tata Technologies
IGATE
Polaris Consulting & Services
Syntel
Genpact
Capgemini India
Accenture is a global professional services firm that provides consulting, technology, and outsourcing services.
Founded in 1989 and headquartered in Dublin, Ireland
Operates in more than 120 countries
Offers services in strategy, consulting, digital, technology, and operations
Clients include Fortune Global 500 companies
Has over 500,000 employees worldwide
Accenture is a global leader in consulting, technology and outsourcing services.
Accenture has a strong reputation for delivering innovative solutions to clients across various industries.
The company offers a diverse range of career opportunities and invests in employee development.
Accenture's commitment to sustainability and social responsibility aligns with my personal values.
I am impressed by Accenture's focus on div...
I used to see CNN for news updates.
I prefer CNN for its unbiased reporting.
I also watch local news channels for regional updates.
The gold rate today varies depending on the location and currency. Please specify the location and currency for an accurate answer.
Gold rate varies by location and currency
Check with local jeweler or online sources for accurate rates
Factors such as demand, supply, and global economic conditions affect gold rates
Yes, I am willing to work for night shift.
I am comfortable working during night hours
I understand the importance of maintaining a healthy work-life balance
I have prior experience working night shifts and can adjust my schedule accordingly
It depends on the specifics of the bond being requested.
I would need more information about the bond, such as the amount and terms.
If it is a reasonable request and aligns with my career goals, I may consider it.
However, if the bond is too restrictive or not in my best interest, I may decline.
Ultimately, it would depend on the details of the bond and how it would impact my career.
I prefer to work in a collaborative and supportive environment that values creativity and innovation.
I enjoy working with a team that shares ideas and works towards a common goal
I appreciate a workplace that encourages experimentation and taking risks
I value a company culture that prioritizes work-life balance and employee well-being
getch() is a function in C that reads a single character from the keyboard without echoing it.
getch() is defined in the
It is commonly used to read single characters for menu selection or password input.
The character read by getch() is not displayed on the screen.
getch() is a blocking function, meaning it waits for user input before proceeding.
Example: char ch = getch();
Polymorphism is the ability of an object to take on many forms. In Java, it is achieved through method overriding and interfaces.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
Method overriding is when a subclass provides its own implementation of a method that is already defined in its superclass.
Interfaces allow for polymorphism by defining a set of methods that a clas...
POST and GET are HTTP methods used to send data to a server. POST is used to send data in the request body while GET sends data in the URL.
POST is more secure as it doesn't expose data in the URL
GET has a limit on the amount of data that can be sent
POST is used for submitting forms, uploading files, etc.
GET is used for fetching data from the server
Examples: POST - submitting a login form, GET - fetching search results
Software development life cycle is a process of planning, designing, developing, testing, and deploying software.
SDLC is a framework that guides the development of software.
It involves several stages such as planning, designing, coding, testing, and deployment.
Each stage has its own set of activities and deliverables.
The stages are often iterative, meaning they may be repeated until the desired outcome is achieved.
Exam...
DBMS queries are used to interact with a database. Common queries include select, delete, insert, update, and drop.
SELECT: Retrieves data from a database table
DELETE: Removes data from a database table
INSERT: Adds new data into a database table
UPDATE: Modifies existing data in a database table
DROP: Deletes an entire database table
Studio.h is a header file in C programming used for input/output operations.
Studio.h contains functions like printf() and scanf() for input/output operations.
Preprocessor directives like #define and #include are used to include the header file.
Studio.h is part of the standard C library and is included in most C compilers.
It is important to include the header file in your program if you plan to use input/output function
TCS is a leading global IT services company with a strong reputation for innovation and client satisfaction.
TCS has a proven track record of delivering high-quality IT solutions to clients worldwide.
TCS offers a wide range of services and solutions, including consulting, digital transformation, and business process outsourcing.
TCS has a strong focus on innovation and invests heavily in research and development.
TCS has ...
Code for arranging numbers in sorted order
Use a sorting algorithm like bubble sort, insertion sort, or quicksort
Determine if the numbers are integers or floating point numbers
Consider the size of the input array and the time complexity of the algorithm
Check for edge cases like empty array or array with only one element
Data mining is the process of discovering patterns and insights from large datasets.
It involves using statistical and machine learning techniques to analyze data
The goal is to extract useful information and knowledge from the data
Examples include identifying customer buying patterns or predicting stock prices
Data mining can also be used in fields such as healthcare to identify disease risk factors
Compiler is needed to translate high-level programming language code into machine code.
Compilers are used to convert human-readable code into machine-readable code.
They help in detecting errors and bugs in the code before execution.
Compilers optimize the code for better performance and efficiency.
Examples of compilers include GCC, Clang, and Visual C++.
I was interviewed in Aug 2016.
SMPS stands for Switched-Mode Power Supply.
It is an electronic power supply that uses a switching regulator to convert electrical power efficiently.
It is commonly used in computers, TVs, and other electronic devices.
It is smaller and lighter than traditional linear power supplies.
It can operate at high frequencies, reducing the size of transformers and capacitors.
It is more energy-efficient than linear power supplies.
E...
Yes, I am open to relocation for the right opportunity.
I am willing to relocate for the right job opportunity
I have experience moving for previous jobs
I am open to exploring new locations and cultures
Windows OS is a proprietary operating system developed by Microsoft while Ubuntu is a free and open-source operating system based on Linux.
Windows OS is more widely used in desktops and laptops while Ubuntu is popular among developers and servers.
Windows OS has a graphical user interface (GUI) while Ubuntu can be used with or without a GUI.
Windows OS has a larger selection of software and games available while Ubuntu h...
64-bit architecture allows for larger memory addressing and faster processing speeds.
64-bit architecture can address more memory than 32-bit architecture
64-bit architecture can perform more calculations per clock cycle
64-bit architecture is required for certain software applications, such as video editing or scientific simulations
Sorting is the process of arranging data in a particular order.
Sorting is used to organize data for easier access and retrieval.
There are various sorting algorithms such as bubble sort, insertion sort, quicksort, etc.
Sorting can be done in ascending or descending order.
Examples of sorting include sorting a list of names alphabetically or sorting a list of numbers in numerical order.
Heap sorting is a comparison-based sorting algorithm that divides the input into a sorted and an unsorted region, while insertion sorting builds the final sorted array one item at a time.
Heap sorting has a worst-case time complexity of O(n log n), while insertion sorting has a worst-case time complexity of O(n^2)
Heap sorting is not an in-place sorting algorithm, while insertion sorting is
Heap sorting is more efficient ...
Type casting is the process of converting a variable from one data type to another.
It is also known as type conversion.
It can be done implicitly or explicitly.
Explicit type casting involves the use of casting operators.
Examples include converting an integer to a string or a float to an integer.
Type casting can lead to loss of data or precision.
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
Single Inheritance: A derived class inherits from a single base class.
Multiple Inheritance: A derived class inherits from multiple base classes.
Multilevel Inheritance: A derived class is created from another derived class.
Hierarchical Inheritance: Multiple derived classes inherit from a single base class.
Hybrid Inheritance: Combinatio
The source code for doubly linked list is a data structure that contains nodes with pointers to the previous and next nodes.
Declare a node struct with data, prev, and next pointers
Create a head and tail pointer to the first and last nodes
Implement functions to add, remove, and traverse nodes
Different Linux OS have different features, package managers, and user interfaces.
Linux distributions have different package managers, such as apt, yum, and pacman.
Some distributions are designed for specific purposes, such as Kali Linux for penetration testing.
User interfaces can vary greatly, with some distributions using GNOME, KDE, or Xfce.
Some distributions are more lightweight and optimized for older hardware, su
Cloud computing is the delivery of computing services over the internet.
Cloud computing allows users to access data and applications from anywhere with an internet connection.
It eliminates the need for physical servers and hardware, reducing costs and increasing scalability.
Examples include Amazon Web Services, Microsoft Azure, and Google Cloud Platform.
based on 1 interview
Interview experience
Application Developer
27
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Manager
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Systems Engineer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Management Consultant
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
Deloitte
KPMG India
PwC