i
Unico Connect
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 2 interview rounds.
Product management focuses on the development and strategy of a product, while project management focuses on the planning and execution of a specific project.
Product management is a long-term role, while project management is a short-term role.
Product management involves market research, product development, and product strategy, while project management involves planning, execution, and delivery of a specific project.
...
Issue flow and workflow in Jira refer to the process of creating, tracking, and resolving issues within a project.
Issue flow refers to the lifecycle of an issue, from creation to resolution
Workflow refers to the specific steps and statuses an issue goes through in order to be resolved
Jira allows for customization of workflows to fit the needs of a specific project or team
Examples of workflow steps include 'To Do', 'In
Frontend technologies include HTML, CSS, and JavaScript.
HTML is used for creating the structure of a webpage
CSS is used for styling the webpage
JavaScript is used for adding interactivity to the webpage
Other popular frontend technologies include React, Angular, and Vue.js
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
I am a backend developer with expertise in Java, Spring Boot, and MySQL. I am looking for a competitive salary in a location with a strong tech community.
Experienced in Java, Spring Boot, and MySQL
Seeking competitive salary
Prefer location with strong tech community
Key considerations include data modeling, indexing, sharding, and replication.
Consider the data model carefully to ensure it fits the application's needs.
Use indexing to improve query performance.
Plan for sharding to distribute data across multiple servers for scalability.
Implement replication for high availability and fault tolerance.
Over-indexing in MongoDB can negatively impact performance by increasing memory usage and slowing down query execution.
Over-indexing can lead to increased memory usage as each index consumes memory.
Having too many indexes can slow down write operations as each index needs to be updated when a document is inserted, updated, or deleted.
To prevent over-indexing, carefully analyze query patterns and create indexes only for...
Mongo query to increase age by 20% for documents with age field
Use $exists operator to filter documents with age field
Use $mul operator to increase age by 20%
Example: db.users.updateMany({ age: { $exists: true } }, { $mul: { age: 1.2 } })
Different authentication methods include OAuth, JWT, Basic Auth, and OAuth2.
OAuth: Allows third-party applications to access resources without sharing credentials.
JWT (JSON Web Tokens): Securely transmit information between parties as a JSON object.
Basic Auth: Sends user credentials in the header of each request.
OAuth2: Authorization framework that enables a third-party application to obtain limited access to an HTTP s
JWT key parameters include header, payload, signature, and expiration time.
Header: Contains metadata about the token such as the type and hashing algorithm.
Payload: Contains claims or information about the user.
Signature: Used to verify that the sender of the JWT is who it says it is and to ensure that the message wasn't changed along the way.
Expiration Time: Specifies the time after which the JWT expires and should no
My approach for Heavy Data Handling involves optimizing database queries, using indexing, caching, and implementing efficient algorithms.
Optimizing database queries by using proper indexing and avoiding unnecessary joins
Implementing caching mechanisms to reduce the load on the database
Using efficient algorithms for data processing and manipulation
Batch processing large datasets to minimize resource usage
Implementing da...
Promises are objects representing the eventual completion or failure of an asynchronous operation, while callbacks are functions passed as arguments to be executed after a task is completed.
Promises allow chaining multiple asynchronous operations, while callbacks can lead to callback hell.
Promises have built-in error handling through .catch(), while callbacks rely on error-first callbacks.
Promises are easier to read an...
The request-response cycle in node.js involves a client sending a request to a server, which processes the request and sends back a response.
Client sends a request to the server using HTTP methods like GET, POST, PUT, DELETE.
Server receives the request, processes it, and generates a response.
The response is sent back to the client, typically in the form of HTML, JSON, or other data formats.
Node.js uses event-driven, no...
Use the KEYS command in Redis to retrieve all keys containing a specific substring.
Use the KEYS command followed by the pattern '*xyz*' to retrieve all keys containing the substring 'xyz'.
Be cautious when using the KEYS command as it can be resource-intensive on large datasets.
Consider using SCAN command for better performance when dealing with large datasets.
I believe no-code tools like XANO are great for rapid prototyping and simplifying development processes.
No-code tools like XANO allow for faster development by eliminating the need for manual coding
They are great for prototyping and testing ideas quickly
XANO specifically offers a visual interface for building backend logic without writing code
I have used XANO in a few projects and found it to be user-friendly and effic
I am a backend developer with 5 years of experience in building scalable and efficient web applications.
5 years of experience in backend development
Proficient in languages like Java, Python, and Node.js
Strong understanding of database management systems such as MySQL and MongoDB
Experience in building RESTful APIs and microservices
Familiar with cloud technologies like AWS and Azure
I have worked on developing a real-time chat application and a data visualization tool for analyzing user behavior.
Developed a real-time chat application using Node.js, Socket.io, and MongoDB.
Created a data visualization tool using D3.js to analyze user behavior on a website.
Collaborated with front-end developers to integrate backend functionality with the user interface.
Implemented RESTful APIs for communication betwe
Key factors include data modeling, normalization, indexing, scalability, and performance.
Consider data modeling to ensure efficient storage and retrieval of data.
Normalize the database to reduce redundancy and improve data integrity.
Use indexing to speed up data retrieval operations.
Design for scalability to accommodate future growth and changes.
Optimize for performance by considering query optimization and data cachin
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Basic coding question
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
Use object[key] syntax to access values from an object
Access value using object[key] syntax
Key can be a string or a variable containing a string
Example: let obj = { key: 'value' }; console.log(obj['key']);
Unico Connect interview questions for popular designations
React and javascript
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 3 interview rounds.
Machine coding on creating excel involves writing code to generate and format Excel files programmatically.
Use a library like ExcelJS or Apache POI to create Excel files in code.
Define the structure of the Excel file including sheets, rows, and cells.
Populate the cells with data and apply formatting such as styles and colors.
Save the generated Excel file to a specified location.
Test the code thoroughly to ensure the Ex
I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.
JavaScript and HTML CSS related website
I applied via LinkedIn and was interviewed before Aug 2021. There were 4 interview rounds.
They had given me a design to develop in React.js
Some of the top questions asked at the Unico Connect interview -
The duration of Unico Connect interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 10 interviews
Interview experience
based on 40 reviews
Rating in categories
5-7 Yrs
Not Disclosed
4-7 Yrs
Not Disclosed
4-6 Yrs
Not Disclosed
Software Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech