i
Uniqode
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 4 interview rounds.
posted on 1 Feb 2025
Had 7 aptitude and 7 reasoning questions each for a period of 10 minutes.
posted on 20 Jan 2025
I applied via campus placement at Sri Indu College of Engineering & Technology, Hyderabad and was interviewed in Dec 2024. There were 4 interview rounds.
Arithmetic, verbal, and verbal skills.
Please write a code for generating the Fibonacci sequence.
posted on 18 Dec 2024
I applied via Campus Placement
posted on 18 Sep 2024
To troubleshoot OSPF neighbors stuck in Exstart state, check for mismatched parameters, network connectivity issues, and potential network congestion.
Verify OSPF parameters such as area ID, network type, and authentication match on both neighbors
Check for network connectivity issues such as firewall blocking OSPF traffic or physical link problems
Investigate potential network congestion causing packets to be dropped or ...
To troubleshoot a failed BGP session, check the configuration, verify connectivity, analyze logs, and check for any network issues.
Check BGP configuration for any errors or misconfigurations
Verify connectivity between the BGP peers
Analyze BGP logs for any error messages or warnings
Check for any network issues such as routing problems or firewall blocking BGP traffic
Diagnosing a STP loop in a switches network involves checking for redundant links, analyzing STP configurations, and using network monitoring tools.
Check for redundant links in the network that may be causing the loop.
Analyze the STP configurations on the switches to ensure proper settings and priorities.
Use network monitoring tools to identify the source of the loop and isolate the affected switches.
Implement loop pre...
Seeking new challenges and growth opportunities.
Looking for a new challenge to further develop my skills and knowledge.
Interested in exploring new technologies and methodologies.
Seeking opportunities for career advancement and growth.
Desire for a change in work environment or company culture.
Yes, I am comfortable with night shifts as I have prior experience working during those hours.
I have previous experience working night shifts in my previous roles.
I am able to adjust my sleep schedule to accommodate night shifts.
I understand the importance of being alert and focused during night shifts.
I am willing to work night shifts as needed to support the team and operations.
posted on 30 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
B-tree index is the default index type in Oracle database.
Default index type in Oracle is B-tree index
B-tree index is suitable for range queries and equality searches
Other index types in Oracle include bitmap index and function-based index
Causes of query slowness can include inefficient queries, lack of indexes, outdated statistics, hardware limitations, and network latency.
Inefficient queries - poorly written queries that do not utilize indexes or join tables unnecessarily
Lack of indexes - missing indexes on columns frequently used in queries
Outdated statistics - outdated or inaccurate statistics can lead to poor query execution plans
Hardware limitatio...
To resolve query slowness, analyze query execution plan, optimize indexes, update statistics, consider partitioning.
Analyze query execution plan to identify bottlenecks
Optimize indexes to improve query performance
Update statistics to ensure the query optimizer has accurate information
Consider partitioning large tables to improve query performance
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
Closures in JavaScript are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow for maintaining state in an asynchronous environment
They are created whenever a function is defined within another function
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
I handle stressful situations by staying calm, prioritizing tasks, and seeking support when needed.
I prioritize tasks to focus on what needs to be done first
I take breaks to clear my mind and refocus
I communicate with team members or supervisors for guidance and support
I practice mindfulness techniques such as deep breathing or meditation
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
I am a dedicated PL/SQL developer with 5 years of experience in designing and implementing database solutions.
Experienced in writing complex PL/SQL queries and stored procedures
Proficient in performance tuning and optimization of SQL queries
Skilled in database design and normalization principles
Familiar with Oracle database technologies such as triggers and packages
Join is used to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the right table
RIGHT JOIN returns all rows from the right table and the matched rows from the left table
FULL JOIN r...
posted on 17 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Callback hell is a situation in asynchronous programming where multiple nested callbacks make the code difficult to read and maintain.
Occurs when multiple asynchronous operations are nested within each other
Can lead to deeply nested code which is hard to understand and debug
Can be mitigated using promises, async/await, or libraries like async.js
React is a JavaScript library for building user interfaces.
React is used for creating interactive UI components.
It allows developers to build reusable UI components.
React uses a virtual DOM for efficient rendering.
React is commonly used in web development for single-page applications.
Loops are used in programming to repeat a block of code multiple times until a certain condition is met.
Loops help in automating repetitive tasks
Types of loops include for, while, and do-while
Example: for loop to iterate over an array and perform an operation on each element
A child process is a process created by another process, known as the parent process.
Child processes inherit resources and attributes from the parent process.
Child processes can communicate with the parent process and other child processes.
Examples include when a program spawns multiple processes to perform different tasks.
MVC in Rails stands for Model-View-Controller, a design pattern that separates the application into three interconnected components.
Model: Represents the data and business logic of the application
View: Represents the user interface of the application
Controller: Handles user input, interacts with the model, and updates the view
Promotes code organization and separation of concerns
Active Record is an object-relational mapping (ORM) pattern in Ruby on Rails that simplifies database interactions.
ORM pattern in Ruby on Rails
Maps database tables to Ruby objects
Provides methods for querying and manipulating data
Example: User model in Rails represents users table in database
based on 3 interviews
Interview experience
Software Engineer
6
salaries
| ₹15 L/yr - ₹20 L/yr |
Senior Data Analyst
4
salaries
| ₹22 L/yr - ₹25 L/yr |
Software Developer
3
salaries
| ₹10.9 L/yr - ₹23 L/yr |
Engineering Manager
3
salaries
| ₹40 L/yr - ₹55 L/yr |
Content Writer
3
salaries
| ₹8.5 L/yr - ₹14 L/yr |
TCS
Infosys
Wipro
HCLTech