Filter interviews by
posted on 23 Nov 2021
Top trending discussions
posted on 12 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
English, Quant & Reasoning- 3 section, each section 15 que, Total 45 minutes & 45 questions, cut off for each section
To build a web application, I would use a combination of front-end technologies like HTML, CSS, and JavaScript, along with back-end technologies like Node.js and MongoDB.
Use HTML for structuring the content of the web pages
Use CSS for styling the web pages and making them visually appealing
Use JavaScript for adding interactivity to the web pages and handling user input
Use Node.js for server-side scripting and handling ...
Azure is a cloud computing platform by Microsoft. Azure Blob Storage is a service for storing large amounts of unstructured data. ARM stands for Azure Resource Manager, used for managing resources in Azure. Horizontal scaling is increasing the number of instances of a service to distribute load.
Azure is a cloud computing platform by Microsoft
Azure Blob Storage is a service for storing large amounts of unstructured data
...
I approach problems by breaking them down into smaller parts, analyzing root causes, seeking input from team members, and implementing solutions systematically.
Identify the root cause of the problem
Break down the problem into smaller parts
Seek input from team members for different perspectives
Implement solutions systematically
Learn from the experience to prevent similar issues in the future
Yes, I have internship offers from Ericsson due to their reputation for innovation and cutting-edge technology.
I have received internship offers from Ericsson because of their reputation for innovation and cutting-edge technology.
I am excited about the opportunity to work with a global leader in telecommunications.
I believe that interning at Ericsson will provide me with valuable experience and skills that will benefit
I applied via Company Website and was interviewed in Nov 2024. There were 8 interview rounds.
Aptitude can be considered "talent", or "skill". Aptitude is inborn potential to perform certain kinds of activities, whether physical or mental, and whether developed or undeveloped.
Coding tests are typically programming challenges that help technical recruiters test programming skills and competencies of a developer or programmer. A good coding test will measure a candidate's capacity for problem-solving skills and understanding of coding
Group discussion (GD) is a comprehensive technique to judge the suitability of an individual and his appropriateness for admission, scholarship, job, etc.
Assessment is the systematic basis for making inferences about the learning and development of students. It is the process of defining, selecting, designing, collecting, analyzing,
Case study, detailed description and assessment of a specific situation in the real world created for the purpose of deriving generalizations and other insights from it.
Technical refers to anything related to technology, machinery, or scientific knowledge.
Relating to technology or machinery
Involving scientific knowledge or skills
Concerned with practical application of knowledge
Examples: coding, testing software, troubleshooting hardware
Technical missings refer to bugs or defects in the software code that cause unexpected behavior or errors.
Technical missings are issues in the code that lead to incorrect functionality.
They can include syntax errors, logic errors, or missing error handling.
Examples of technical missings include null pointer exceptions, infinite loops, and memory leaks.
HR stands for Human Resources. HR is responsible for managing employee relations, recruitment, training, and other personnel-related tasks.
HR is used by organizations to manage their workforce and ensure compliance with labor laws.
HR departments handle tasks such as recruitment, onboarding, training, performance evaluations, and employee relations.
HR professionals also play a key role in developing and implementing com...
HR can play a crucial role in recruitment, employee relations, training, and development.
Recruitment - HR can source, screen, and interview candidates for open positions.
Employee relations - HR can handle conflicts, provide support, and ensure a positive work environment.
Training and development - HR can organize training programs, workshops, and career development opportunities.
Policy implementation - HR can ensure co...
System requirements are used to define the functionalities, constraints, and quality attributes of a software system.
System requirements help in understanding what the software should do and how it should behave.
They serve as a basis for design, development, testing, and validation of the software.
Examples of system requirements include performance metrics, security features, user interface specifications, and compatib
System requirements are a detailed description of the functions and capabilities a system must have in order to meet the needs of its users.
System requirements outline the necessary features, functions, and capabilities of a software system.
They are typically documented in a requirements specification document.
System requirements help ensure that the software meets the needs and expectations of its users.
Examples of sy...
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
It was basic coding to test the Python skills like reading data from local and uploading in cloud then some basic dag related questions
Clustering involves grouping similar data together, while partitioning involves dividing data into smaller, manageable sections.
Clustering is used to group similar data points together based on certain criteria, such as customer segments or product categories.
Partitioning involves dividing a large dataset into smaller, more manageable sections for easier data retrieval and processing.
Clustering is often used for data a...
Different approaches to optimizing SQL include indexing, query optimization, and database design.
Use indexing to improve query performance
Optimize queries by avoiding unnecessary joins and using appropriate functions
Design the database schema efficiently to reduce redundancy and improve data retrieval speed
To find the count of items bought by a customer from Flipkart during a year excluding February, you need to aggregate the data and filter out February transactions.
Aggregate the data by customer and item purchased
Filter out transactions from February
Count the number of items bought by each customer
I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.
Sanjeev Kumar adharpur
Sanjeev Kumar
Aadhar pur
Experienced retail professional with strong leadership skills and a passion for delivering exceptional customer service.
Over 5 years of experience in retail management
Proven track record of increasing sales and improving store operations
Strong communication and team-building skills
Passionate about providing excellent customer service
Bachelor's degree in Business Administration
I am passionate about leading teams, driving sales, and creating a positive customer experience.
I have a strong background in retail management and enjoy the challenges and rewards of running a store.
I thrive in fast-paced environments and love the opportunity to make a real impact on the success of a business.
I am excited about the prospect of working with a dynamic team and helping to grow the store's profitability.
My strengths include strong leadership skills, excellent communication abilities, and a proven track record of driving sales and exceeding targets.
Strong leadership skills
Excellent communication abilities
Proven track record of driving sales and exceeding targets
My salary expectations are based on my experience, qualifications, and the responsibilities of the role.
Consider the industry standards for Store Manager salaries
Take into account the cost of living in the area where the store is located
Factor in any additional benefits or perks offered by the company
I have a proven track record of successfully managing store operations, driving sales, and leading teams to achieve targets.
I have X years of experience in retail management, including Y years as a Store Manager at Z company.
I have consistently exceeded sales targets by implementing effective marketing strategies and optimizing store layout.
I have a strong ability to motivate and lead teams, resulting in improved emplo...
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
MessageQueue is a communication system that allows different software components to communicate by sending messages asynchronously.
MessageQueue helps in decoupling different components of a system.
It allows for asynchronous communication between components.
Messages are stored in a queue until they are processed by the receiving component.
Examples include RabbitMQ, Apache Kafka, and Amazon SQS.
Designing a Loadbalancer for Kubernetes involves using an Ingress Controller to route traffic to different services.
Use an Ingress Controller to manage external access to services within a Kubernetes cluster
Define Ingress resources to specify how incoming requests should be routed
Consider using a cloud provider's load balancer service for external traffic
Implement SSL termination and routing rules in the Ingress Contro
Docker migration from one machine to another involves exporting the container as an image, transferring the image to the new machine, and then importing it.
Export the Docker container as an image using 'docker save' command
Transfer the image to the new machine using a secure method like SCP or Docker Hub
Import the image on the new machine using 'docker load' command
Run the container on the new machine using 'docker run
I will troubleshoot the issue, identify the root cause, and work with the team to implement a solution while minimizing downtime.
Quickly assess the situation and gather relevant information
Identify the root cause of the deployment issue
Collaborate with team members to come up with a solution
Implement the solution while minimizing impact on production environment
Communicate with stakeholders about the issue and resoluti
Leetcode easy and medium questions. It was easy to clear
posted on 4 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Experienced finance professional with a strong background in financial analysis and strategic planning.
Over 10 years of experience in finance roles
Expertise in financial modeling and forecasting
Proven track record of improving financial performance
Strong analytical skills and attention to detail
Effective communicator and team player
Seeking new challenges and growth opportunities in a larger organization.
Desire for career advancement
Limited growth opportunities in previous company
Seeking new challenges and experiences
Different sections of TDS include salary, interest on securities, dividends, etc. Rates vary based on the type of payment.
Section 192: TDS on salary
Section 194A: TDS on interest other than interest on securities
Section 194B: TDS on winnings from lotteries, crossword puzzles, etc.
Section 194C: TDS on payment to contractors and sub-contractors
Section 194J: TDS on professional or technical services
Rates vary from 1% to 30...
Implemented automated financial reporting system to streamline processes and improve accuracy.
Implemented automated financial reporting system using software like SAP or Oracle
Developed custom scripts to automate data entry and reconciliation processes
Integrated financial systems to eliminate manual data transfer errors
Trained team members on new procedures and software usage for efficient implementation
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
based on 10 reviews
Rating in categories
Compliance Executive
7
salaries
| ₹3.2 L/yr - ₹4.4 L/yr |
NOC Engineer
5
salaries
| ₹2.5 L/yr - ₹4 L/yr |
Financial Analyst
4
salaries
| ₹20 L/yr - ₹21 L/yr |
Supervisor
4
salaries
| ₹6.7 L/yr - ₹8 L/yr |
Senior Associate
3
salaries
| ₹3.2 L/yr - ₹4.9 L/yr |
Tech Mahindra
HCLTech
TCS
Wipro