i
CitiusTech
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
To center align a square and circle inside a rectangle, calculate the center point of the rectangle and position the shapes accordingly.
Calculate the center point of the rectangle using its width and height
Position the square and circle by subtracting half of their width/height from the center point
Use CSS to set the position of the shapes
Program to check duplicate numbers in a phone number
Convert phone number to an array of strings
Loop through the array and check for duplicates
Use a hash table to keep track of numbers already seen
Encapsulation in JavaScript is achieved through the use of closures and modules.
Encapsulation is the practice of keeping variables and functions private within a class or module.
Closures allow for private variables and functions to be created within a function.
Modules are self-contained units of code that can be imported and used in other parts of the application.
The revealing module pattern is a common way to implemen
Vendor prefixes are used in CSS to add experimental features that are not yet standardized.
Vendor prefixes are added to CSS properties to support experimental features.
They are used to test new features before they are standardized.
Examples of vendor prefixes include -webkit-, -moz-, -ms-, and -o-.
Vendor prefixes should be used sparingly and with caution, as they can cause compatibility issues.
It is important to includ...
posted on 31 Jul 2024
posted on 19 Apr 2024
Redux is a state management library for JavaScript applications, while virtual DOM is a lightweight copy of the actual DOM used for efficient rendering in React.
Redux is used to manage the state of an application in a predictable way.
It helps in maintaining a single source of truth for the state of the application.
Virtual DOM is a lightweight copy of the actual DOM used by React to improve performance.
It allows React t...
posted on 25 Oct 2024
Reactive form with 2 fields and closure function Array function
I applied via Approached by Company and was interviewed in Aug 2022. There were 2 interview rounds.
call and apply are methods in JS used to invoke a function with a specified 'this' value and arguments.
call() method is used to invoke a function with a specified 'this' value and arguments provided individually
apply() method is used to invoke a function with a specified 'this' value and arguments provided as an array
Both methods are used to borrow methods from other objects, and to set the 'this' value explicitly
I applied via Company Website and was interviewed in May 2022. There was 1 interview round.
posted on 29 Nov 2023
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
Implement a data structure and algorithm for finding repeated elements in an array.
Use a hash map to store the frequency of each element in the array.
Iterate through the array and update the frequency in the hash map.
Return the elements with frequency greater than 1 as the repeated elements.
Implementing DSA for sorting array of strings
Use a sorting algorithm like bubble sort, selection sort, or merge sort
Compare strings using built-in comparison functions or custom comparison functions
Ensure the sorting algorithm is efficient and handles edge cases
Css3 questions JavaScript also. Login page and positions and dsa for flattened the nested array
I applied via Company Website and was interviewed in Jun 2021. There were 3 interview rounds.
posted on 11 Jun 2024
Simple angular code test
Senior Software Engineer
2.6k
salaries
| ₹5.8 L/yr - ₹20 L/yr |
Technical Lead
2k
salaries
| ₹7.3 L/yr - ₹25 L/yr |
Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹12.2 L/yr |
Technical Lead 1
369
salaries
| ₹7 L/yr - ₹25.4 L/yr |
Technical Lead 2
292
salaries
| ₹8.5 L/yr - ₹28 L/yr |
Accenture
Capgemini
TCS
Wipro