i
Zycus Infotech
Filter interviews by
Hoisting is a behavior in JavaScript where variable and function declarations are moved to the top of their containing scope during compilation.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
Function currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.
Currying allows partial application of a function, where some of the arguments are fixed and the rest are left to be supplied later.
It helps in creating reusable functions and improving code readability.
Example: const add = (a) => (b) => a ...
I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.
I have a diverse background in sales and customer service. In my last job, I worked as a Sales Associate at a retail store.
Worked as a Sales Associate at a retail store
Assisted customers in finding products and making purchases
Handled cash transactions and operated the cash register
Maintained a clean and organized sales floor
Provided excellent customer service and resolved any issues or complaints
I have achieved several milestones in my career, including increasing sales by 20% and receiving a promotion to team lead.
Increased sales by 20% through strategic marketing campaigns
Received a promotion to team lead for consistently exceeding targets
Implemented a new customer service system resulting in improved customer satisfaction ratings
Competition analysis assignment for a client
Identify direct and indirect competitors
Analyze competitors' products, pricing, and marketing strategies
Evaluate competitors' strengths and weaknesses
Assess market share and growth potential
Identify opportunities and threats in the competitive landscape
I applied via Approached by Company and was interviewed before Dec 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Transactions in Spring Boot help manage database operations as a single unit of work.
Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.
Use @Transactional annotation to mark a method as transactional.
Transactions can be managed programmatically using TransactionTemplate.
Rollback can be triggered manually in case of exceptions.
Spring Boot supports both declarative
I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.
posted on 8 Apr 2022
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.
I appeared for an interview before Mar 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions on DBMS.
Data integrity refers to the accuracy, consistency, and reliability of data throughout its lifecycle.
Data integrity ensures that data is accurate and consistent in storage and transmission.
It involves maintaining the quality and reliability of data over time.
Methods for ensuring data integrity include checksums, encryption, and error detection codes.
Examples of data integrity violations include data corruption, unautho
A trigger is a special type of stored procedure that automatically executes when certain events occur in a database.
Triggers are used to enforce business rules, maintain data integrity, and automate repetitive tasks.
They can be triggered by INSERT, UPDATE, or DELETE operations on a table.
Examples of triggers include auditing changes to a table, updating related tables when a record is modified, or enforcing referential
Clustered indexes physically order the data in the table, while non-clustered indexes do not.
Clustered indexes determine the physical order of data in the table, while non-clustered indexes do not.
A table can have only one clustered index, but multiple non-clustered indexes.
Clustered indexes are faster for retrieval of data, especially range queries, compared to non-clustered indexes.
Non-clustered indexes are stored se...
Round duration - 60 minutes
Round difficulty - Easy
Technical interview round with questions on DBMS.
UNION combines and removes duplicates, UNION ALL combines without removing duplicates.
UNION merges the result sets of two or more SELECT statements and removes duplicates.
UNION ALL merges the result sets of two or more SELECT statements without removing duplicates.
UNION is slower than UNION ALL as it involves removing duplicates.
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column...
A cursor in PL/SQL is used to retrieve and process multiple rows of data one at a time.
Allows iteration over a result set
Retrieves data row by row
Can be used to update or delete rows in a table
Must be declared, opened, fetched, and closed
SQL query to fetch the nth highest salary from a table
Use the ORDER BY clause to sort salaries in descending order
Use the LIMIT clause to fetch the nth highest salary
Round duration - 30 minutes
Round difficulty - Easy
This was a managerial round with typical behavioral problems.
Tip 1 : Since this was a SQL post, I would suggest you to get the basics intact and try practicing few queries.
Tip 2 : Must do Previously asked Interview as well as Online Test Questions.
Tip 3 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
Software Engineer
286
salaries
| ₹3 L/yr - ₹8.6 L/yr |
Procurement Analyst
140
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate Technical Leader
95
salaries
| ₹4.5 L/yr - ₹12.5 L/yr |
Softwaretest Engineer
94
salaries
| ₹3 L/yr - ₹7 L/yr |
Senior Procurement Analyst
78
salaries
| ₹4.5 L/yr - ₹11 L/yr |
Oracle Cerner
Thomson Reuters
Temenos
Chetu