i
Bankai Infotech
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Reverse a string in Java using StringBuilder or iterative approach.
Use StringBuilder to reverse the string: StringBuilder sb = new StringBuilder(str); sb.reverse().toString();
Iterative approach: Convert the string to char array, swap characters from start and end indexes until middle is reached.
The xpath for MakeMyTrip datepicker can be written using unique attributes of the datepicker element.
Use unique attributes like class, id, or data-testid to locate the datepicker element
Consider the structure of the datepicker and its parent elements when writing the xpath
Use indexes or sibling relationships if necessary to pinpoint the datepicker element
Use SQL query with ORDER BY clause to order employees in ascending order.
Use SELECT statement to retrieve employee data
Add ORDER BY clause with the column you want to order by
Specify ASC keyword for ascending order
Example: SELECT * FROM employees ORDER BY employee_id ASC;
Smoke testing is a subset of regression testing, focusing on basic functionality, while sanity testing is a subset of acceptance testing, focusing on specific areas.
Smoke testing is performed to check if the critical functionalities of the application are working fine after changes.
Sanity testing is performed to check if the specific areas of the application are working fine after changes.
Smoke testing is a shallow and...
Generate a coupon code based on minimum and maximum amount
Determine the range of amounts for the coupon code
Generate a random code within that range
Assign positive or negative based on the criteria
Top trending discussions
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
I applied via Company Website and was interviewed in May 2021. There was 1 interview round.
I applied via telegram and was interviewed in Apr 2021. There was 1 interview round.
My preferred coding language is Python.
Python is easy to learn and has a simple syntax.
It has a large community and a vast number of libraries.
Python is versatile and can be used for web development, data analysis, machine learning, and more.
I appeared for an interview before Jun 2016.
I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
IoT uses various protocols such as MQTT, CoAP, HTTP, and AMQP for communication and data transfer.
MQTT (Message Queuing Telemetry Transport) is a lightweight protocol used for IoT devices with low bandwidth and power constraints.
CoAP (Constrained Application Protocol) is designed for resource-constrained devices and networks.
HTTP (Hypertext Transfer Protocol) is used for web-based communication and data transfer.
AMQP (...
MQTT is a lightweight messaging protocol for IoT devices.
MQTT stands for Message Queuing Telemetry Transport
It uses a publish-subscribe model for communication
It is designed for low-bandwidth, high-latency networks
It is widely used in IoT applications
It supports Quality of Service (QoS) levels for message delivery
Modbus RTU is binary and Modbus ASCII is text-based. RTU is more efficient and commonly used.
RTU uses binary encoding while ASCII uses text-based encoding
RTU is more efficient and commonly used in industrial automation
ASCII is easier to troubleshoot and can be used for long-distance communication
RTU has a smaller message size and faster transmission speed
ASCII has a larger message size and slower transmission speed
I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.
There were 5 coding question, I have completed 4 question and got a call for an interview.
based on 1 interview
Interview experience
Software Engineer
44
salaries
| ₹4.5 L/yr - ₹14 L/yr |
Senior Software Engineer
33
salaries
| ₹6 L/yr - ₹16 L/yr |
NOC Engineer
20
salaries
| ₹3 L/yr - ₹7.3 L/yr |
Technical Support Engineer
15
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Developer
12
salaries
| ₹3.4 L/yr - ₹13.5 L/yr |
HCL Infosystems
Softenger
Cyfuture
Value Point Systems