i
Ness Digital Engineering
Filter interviews by
I applied via Indeed and was interviewed before Aug 2022. There were 4 interview rounds.
About current affairs on the happening of today's situation
I applied via Referral and was interviewed before Jul 2022. There were 2 interview rounds.
Apt question with core subject knowledge
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
Using webAPI to retrieve responses
Utilize RESTful APIs to interact with web services
Implement HTTP methods like GET, POST, PUT, DELETE
Handle authentication and authorization for secure access
I applied via Naukri.com and was interviewed before Dec 2021. There were 4 interview rounds.
package.json is a file that contains metadata about a project and its dependencies.
package.json is used in Node.js projects to manage dependencies
Dependencies are packages required for the project to run
Dev dependencies are packages required for development and testing
Dependencies and dev dependencies are listed separately in package.json
Example: "dependencies": {"express": "^4.17.1"}, "devDependencies": {"nodemon": "^
Ness Digital Engineering interview questions for popular designations
I was interviewed before Mar 2023.
Check if a string is a palindrome by comparing characters from start and end.
Create a function that takes a string as input
Use two pointers, one starting from the beginning and one from the end, to compare characters
If all characters match, return true; otherwise, return false
Using Java 8 stream API to find answer for a given question
Use stream() method on a collection to create a stream
Use filter() method to filter elements based on a condition
Use map() method to transform elements
Use reduce() method to perform a reduction operation on the elements
Design a parking lot application
Include features like parking space availability, reservation system, payment options
Implement real-time updates on available parking spots
Incorporate a user-friendly interface for easy navigation and booking
Integrate a notification system for reminders and alerts
Utilize a database to store information on parking spots, reservations, and payments
Get interview-ready with Top Ness Digital Engineering Interview Questions
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
I would use remote access tools to troubleshoot the connection issue with the client and guide them through the steps to fix it.
Initiate a remote session using tools like TeamViewer or AnyDesk to access the client's computer
Identify the root cause of the connection issue by checking network settings, firewall configurations, or internet connectivity
Guide the client through troubleshooting steps such as resetting the ro...
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 3 interview rounds.
Page Object Model is a design pattern used in test automation to create an object repository for web UI elements.
It helps in reducing code duplication and improves code maintainability.
Each web page is represented as a separate class and the web elements on the page are defined as variables in the class.
The methods in the class perform actions on the web elements.
It separates the test logic from the page-specific logic...
Main function in Java is the entry point of any Java program.
Main function is declared as public static void main(String[] args)
It is the starting point of execution for any Java program
All the code inside main function is executed sequentially
Example: public static void main(String[] args) { System.out.println("Hello World!"); }
Program to reverse a string
Create an empty string to store the reversed string
Loop through the original string from end to start
Append each character to the empty string
Return the reversed string
Selenium code to login and add to cart on yatra.com
Launch the yatra.com website
Enter login credentials and click on login button
Search for desired product and add to cart
Verify the product is added to cart
XPath is a language used to navigate and select elements in an XML or HTML document.
XPath stands for XML Path Language
It uses path expressions to select nodes or sets of nodes in an XML or HTML document
There are two types of XPath: Absolute and Relative
Absolute XPath starts from the root node and selects the nodes based on the complete path
Relative XPath starts from the current node and selects the nodes based on the p
Polymorphism is the ability of an object to take on many forms. There are two types: compile-time and runtime.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism: function ov...
An interface is a contract between two entities defining the communication between them. In Selenium, interfaces are used to define the behavior of web elements.
An interface defines a set of methods that a class implementing it must implement
In Selenium, the WebElement interface is used to interact with web elements on a page
Other interfaces in Selenium include WebDriver, TakesScreenshot, and JavascriptExecutor
Interfac
Yes, I am familiar with API testing.
API testing involves testing the functionality, reliability, performance, and security of APIs.
It includes verifying the response data, status codes, headers, and error handling.
Tools like Postman, SoapUI, or cURL can be used for API testing.
Examples of API testing include testing RESTful APIs, web services, and microservices.
Test cases can be created to validate input/output, authen
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Interview experience
based on 567 reviews
Rating in categories
5-11 Yrs
₹ 20-33 LPA
Senior Software Engineer
787
salaries
| ₹6 L/yr - ₹23 L/yr |
Software Engineer
512
salaries
| ₹2.4 L/yr - ₹12 L/yr |
Member Technical Staff
238
salaries
| ₹8.8 L/yr - ₹30.4 L/yr |
Software Developer
228
salaries
| ₹2.5 L/yr - ₹11.7 L/yr |
Senior QA Engineer
220
salaries
| ₹5.9 L/yr - ₹23 L/yr |
TCS
Wipro
Infosys
HCLTech