Evoke Technologies
10+ H P Cotton Textile Mills Interview Questions and Answers
You are given an array ‘A’ of size ‘N’ containing only 0s and 1s. You have to sort the array by traversing the array only once.
For Example:
For the following array: [0 1 1 1 0 0 1] The ...read more
Q2. How native authentication converted to Latest Authentication
Native authentication can be converted to latest authentication by implementing modern authentication methods and technologies.
Implementing OAuth 2.0 for secure authentication
Using multi-factor authentication for added security
Leveraging biometric authentication such as fingerprint or facial recognition
Integrating single sign-on (SSO) for seamless user experience
Q3. the basic syntax of deployment.YAML and Kubernetes structure
Deployment.yaml is used to define Kubernetes deployments and their properties.
Deployment.yaml is a Kubernetes manifest file that defines the desired state of a deployment.
It includes properties such as the number of replicas, the container image to use, and the ports to expose.
The structure of a deployment.yaml file includes metadata, spec, and status sections.
The metadata section includes information such as the name and labels of the deployment.
The spec section includes the...read more
Design a web page which contains charts integration with api and data stored in database
Q5. why Angular than react ?
Angular offers a more comprehensive framework with built-in features, while React is more lightweight and flexible.
Angular provides a full-fledged framework with features like routing, forms, and HTTP client out of the box.
React is more of a library focused on building UI components, allowing for more flexibility and customization.
Angular has a steeper learning curve due to its complexity, but can be beneficial for large-scale applications with complex requirements.
React is e...read more
Q6. process of error debugging step by step in details
Debugging errors involves identifying, isolating, and resolving issues in a systematic manner.
Identify the error message or symptom
Reproduce the error to isolate the issue
Check logs and system metrics for clues
Use debugging tools to pinpoint the root cause
Develop and test a solution
Implement the fix and monitor for any further issues
Q7. How to write api calls Realted to python Javascript Html Css
API calls can be written in Python, JavaScript, HTML, and CSS.
Use libraries like requests or urllib in Python to make API calls
In JavaScript, use fetch or XMLHttpRequest to make API calls
In HTML and CSS, use AJAX to make API calls
API calls require knowledge of HTTP methods and response formats
Q8. DI injection in dotnet
DI injection in dotnet allows for loosely coupled components and easier testing.
DI (Dependency Injection) is a design pattern in which a class receives its dependencies from external sources rather than creating them itself.
In dotnet, DI is commonly implemented using built-in container like Microsoft.Extensions.DependencyInjection.
DI helps in achieving loosely coupled components, making the code more maintainable and testable.
Example: services.AddDbContext
(options => options....read more
Q9. what is pega BPM tool?
Pega BPM tool is a business process management software that allows organizations to automate and streamline their business processes.
Pega BPM tool helps in designing, executing, and optimizing business processes.
It offers features like process automation, case management, and decision management.
Pega BPM tool uses a visual interface for designing processes, making it user-friendly.
It is commonly used in industries like finance, healthcare, and telecommunications.
Q10. Uses of angular
Angular is a popular front-end framework used for building dynamic web applications.
Angular allows for the creation of single-page applications (SPAs)
It provides two-way data binding, making it easier to keep the UI in sync with the underlying data
Angular has a modular structure with components, services, and directives for building complex applications
It supports dependency injection for better code organization and testability
Angular has a powerful CLI for scaffolding and m...read more
Interview Process at H P Cotton Textile Mills
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month