i
Bhavna Corp.
Filter interviews by
Data hiding in C# refers to the practice of encapsulating data within a class to restrict access from outside the class.
Data hiding is achieved in C# using access modifiers like private, protected, and internal.
Private members can only be accessed within the same class.
Protected members can be accessed within the same class or derived classes.
Internal members can be accessed within the same assembly.
Encapsulation is us...
I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.
I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed before Feb 2023. There were 2 interview rounds.
Basic logical reasoning questions
2 basic level coding questions
Bhavna Corp. interview questions for designations
Top trending discussions
posted on 23 Oct 2024
I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
I applied via Campus Placement
Dsa problems dp and tress problem
Reverse array of strings
Iterate through the array and swap elements from start to end
Use two pointers, one at the beginning and one at the end, and swap elements until they meet
Reverse a given string
Use built-in functions like reverse() or loop through the string in reverse order
Create a new string and append characters from the original string in reverse order
Convert the string to an array of characters, reverse the array, and then join it back into a string
Calculate sum of all elements in a given array of strings
Iterate through the array and convert each element to integer before adding to sum
Handle edge cases like empty array or non-numeric elements
Return the final sum after iterating through all elements
Docker cp command is used to copy files/folders between a container and the host machine.
Used to copy files/folders from a container to the host machine or vice versa
Syntax: docker cp [OPTIONS] CONTAINER:SRC_PATH DEST_PATH
Example: docker cp mycontainer:/app/file.txt /host/path
Ingress is a Kubernetes resource that exposes HTTP and HTTPS routes from outside the cluster to services within the cluster.
Ingress works by defining rules for routing external traffic to services based on hostnames or paths.
Network policies can be created to control the traffic allowed to reach the services behind the Ingress.
For example, a network policy can restrict traffic to a specific service to only come from a
based on 24 reviews
Rating in categories
Software Engineer
141
salaries
| ₹4.5 L/yr - ₹13.6 L/yr |
Senior Software Engineer
140
salaries
| ₹8.6 L/yr - ₹30 L/yr |
Senior QA Engineer
42
salaries
| ₹6.7 L/yr - ₹17.4 L/yr |
Senior Test Engineer
38
salaries
| ₹6 L/yr - ₹20.2 L/yr |
QA Engineer
37
salaries
| ₹4.5 L/yr - ₹11.4 L/yr |
Tech Mahindra
TCS
Infosys
Wipro