i
Galaxy Weblinks
Filter interviews by
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
SQL questions and query output.
posted on 19 Apr 2021
I applied via Referral and was interviewed before Apr 2020. There were 5 interview rounds.
posted on 16 Sep 2024
I appeared for an interview in Mar 2024.
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
Sticky bit is a permission set on a directory to allow only the owner to delete or rename files within that directory.
Sticky bit is represented by a 't' at the end of the permission string for a directory.
It is commonly used on directories like /tmp to prevent users from deleting each other's files.
Example: chmod +t /tmp
The /tmp directory is a temporary directory used for storing temporary files in Unix-like operating systems.
Used for storing temporary files
Files in /tmp are typically deleted upon system reboot
Should not be used for storing important data
Aptitude and reasoning
posted on 29 Jan 2021
I applied via Naukri.com and was interviewed in Jul 2020. There were 5 interview rounds.
JUnit test cases for different scenarios
Identify different scenarios to be tested
Write test cases for each scenario
Ensure test cases cover all possible outcomes
Use assertions to verify expected results
Mock dependencies if necessary
posted on 2 Mar 2022
I appeared for an interview in Mar 2022.
An interceptor is a middleware component that intercepts incoming and outgoing HTTP requests in an application.
Interceptors can be used for logging, authentication, error handling, and modifying requests/responses.
In Angular, interceptors can be used to add headers to HTTP requests or handle errors globally.
In Spring framework, interceptors can be used for pre-processing and post-processing of requests.
Interceptors are...
Functional interfaces in Java are interfaces with a single abstract method, used for lambda expressions and method references.
Functional interfaces can be found in the java.util.function package.
Examples of functional interfaces include Consumer, Supplier, Predicate, and Function.
Functional interfaces can be identified by the @FunctionalInterface annotation.
Gateway implementation in Spring Boot allows for routing and filtering of incoming requests to different microservices.
Use Spring Cloud Gateway for implementing gateway in Spring Boot
Define routes and filters in application.properties or application.yml
Example: routes: - id: my_route uri: http://localhost:8080 predicates: - Path=/my_route/**
Example: filters: - AddRequestHeader=X-Request-Foo, Bar
based on 1 review
Rating in categories
Senior Software Engineer
71
salaries
| ₹4 L/yr - ₹11 L/yr |
Software Engineer
46
salaries
| ₹2.4 L/yr - ₹8.4 L/yr |
Software Developer
25
salaries
| ₹2.1 L/yr - ₹8 L/yr |
UI/UX Designer
23
salaries
| ₹2.1 L/yr - ₹7 L/yr |
Module Lead
22
salaries
| ₹5.9 L/yr - ₹15 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions