i
Unify Technologies
Filter interviews by
Python slq apti path json sksa
I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 2 interview rounds.
Apptitude test is a mathematical reasoning in apptitude test there are many reasonings
It is based on programming on coding test.
Top trending discussions
I applied via campus placement at Rajiv Gandhi Proudyogiki Vishwavidyalaya (RGPV), Bhopal and was interviewed in Nov 2024. There were 2 interview rounds.
Write a function that prints the numbers from 1 to 100. However, for multiples of three, print "Fizz" instead of the number, and for multiples of five, print "Buzz." For numbers that are multiples of both three and five, print "FizzBuzz."
Group discussion with fellow students on topics related to IT companies.
I applied via Campus Placement
Dsa problems dp and tress problem
Codechef easy level questions
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.
Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.
Actual DOM refers to the real structure of the HTML elements on a webpage.
Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...
I applied via Walk-in and was interviewed in Jul 2023. There were 4 interview rounds.
Java program to check for duplicate elements in an ArrayList of strings.
Iterate through the ArrayList and use a HashSet to store elements as you go.
If an element is already in the HashSet, it is a duplicate.
Return true if duplicates are found, false otherwise.
I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.
Basic Apti , ex train ,speed work
From Leetcode questions
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
Data structures and algos
posted on 18 Aug 2022
I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed in Jul 2022. There were 3 interview rounds.
Questions based or percentage, profit loss, ratio
Stacks are a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack
Common operations include push (add element) and pop (remove element)
Stacks can be implemented using arrays or linked lists
Examples of stack usage include function call stack and undo/redo functionality in text editors
To find the middle number in a linked list.
Traverse the linked list using two pointers, one moving twice as fast as the other.
When the fast pointer reaches the end, the slow pointer will be at the middle node.
If the linked list has even number of nodes, there will be two middle nodes. Return either one.
I applied via Referral and was interviewed before Feb 2022. There were 3 interview rounds.
General and basic data structure question
Java programs for strings, palindrome, etc.
Use the StringBuilder class to manipulate strings efficiently.
To check if a string is a palindrome, compare it with its reverse.
To count the occurrences of a substring in a string, use the indexOf method in a loop.
To split a string into an array of substrings, use the split method.
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Senior Software Development Engineer
58
salaries
| ₹10 L/yr - ₹30.2 L/yr |
Software Development Engineer
50
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Software Engineer
43
salaries
| ₹11.4 L/yr - ₹31 L/yr |
Senior Software Test Engineer
38
salaries
| ₹6.5 L/yr - ₹20 L/yr |
Executive Resourcing
32
salaries
| ₹2.4 L/yr - ₹4.5 L/yr |
TCS
Infosys
Wipro
HCLTech