Filter interviews by
Be the first one to contribute and help others!
I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.
Created a shell script automation to automate data backup process.
Wrote a shell script that uses the 'rsync' command to copy files from source to destination.
Implemented a cron job to schedule the script to run at specific intervals.
Included error handling and logging mechanisms to track any failures or issues.
Used variables and parameters to make the script flexible and reusable.
Added email notifications to inform the
I applied via Naukri.com and was interviewed in Oct 2019. There were 4 interview rounds.
I applied via Company Website and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
Reverse a linked list
Create three pointers: current, prev, and next
Iterate through the linked list, updating pointers accordingly
Set the head of the linked list to the new tail
The diameter of a binary tree is the number of nodes on the longest path between two leaves in the tree.
The diameter of a binary tree can be calculated by finding the height of the left subtree, the height of the right subtree, and adding them together.
The diameter may or may not pass through the root of the tree.
Example: For the binary tree below, the diameter is 4 (nodes 1, 2, 4, 7).
1
/ \
2 3
/ \
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
AWS components are services provided by Amazon Web Services for cloud computing.
Compute services like EC2, Lambda
Storage services like S3, EBS
Database services like RDS, DynamoDB
Networking services like VPC, Route 53
Management tools like CloudWatch, CloudFormation
Terraform is an infrastructure as code tool that allows users to define and provision data center infrastructure using a declarative configuration language.
Terraform uses a configuration file written in HashiCorp Configuration Language (HCL) to define the desired state of infrastructure.
It then compares the desired state with the current state of the infrastructure and creates an execution plan to reach the desired sta...
posted on 20 Jul 2024
The page life cycle of ASP.NET is the series of events that occur when a page is requested, processed, and rendered.
Init: Page properties are set and controls are initialized.
Load: Page loads data and controls are rendered.
Postback event handling: User interacts with controls and triggers events.
Render: Page is rendered as HTML and sent to the client.
Unload: Page is unloaded and resources are released.
Sessions in ASP.Net are used to store user-specific data across multiple pages during a user's visit to a website.
Sessions are used to store user-specific data such as user preferences, shopping cart items, etc.
Sessions are stored on the server and identified by a unique session ID.
Sessions can be accessed and manipulated using the Session object in ASP.Net.
Sessions can be configured in the web.config file to specify s
Page Load refers to the time it takes for a webpage to fully load in a browser.
Page Load time is crucial for user experience and can impact bounce rates.
Factors affecting Page Load include server response time, file sizes, and browser caching.
Optimizing images, minifying CSS/JS files, and using content delivery networks can improve Page Load speed.
I am a highly motivated Applications Engineer with a strong background in software development and problem-solving skills.
Experienced in developing and implementing software solutions for various applications
Skilled in troubleshooting and resolving technical issues
Strong communication and collaboration skills
Proficient in programming languages such as Java, C++, and Python
Encapsulation, Inheritance, Polymorphism - fundamental principles in C# programming
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability for objects of different classes to respond to the same method call
There will be 5 rounds
All the round were mainly focused on the leadership priciples and technical skills
Each round will be carried for 1hr
You should be proefficeint with AWS and devops concepts like CI/CD
This round consist of 2 question mainly focused on DSA concepts like Array and Strings
Here also you will be asked to solve 2 DSA questions form medium to hard level
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Dynamic Programming, Greedy Algorithm
Senior Associate
4
salaries
| ₹20 L/yr - ₹45 L/yr |
Investment Banking Analyst
3
salaries
| ₹30 L/yr - ₹30 L/yr |
TCS
Accenture
Wipro
Cognizant