i
Innoventes Technologies
Filter interviews by
I applied via Job Portal and was interviewed before Apr 2023. There were 2 interview rounds.
Data structure and Algorithms
Closures are functions that have access to variables from their containing scope even after the scope has closed.
Closures allow functions to 'remember' variables from their parent function even after the parent function has finished executing.
They are commonly used in event handlers, callbacks, and asynchronous code.
Closures help in maintaining state in functional programming.
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope.
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.
SEO in Frontend involves optimizing the frontend code and content to improve search engine rankings.
Include relevant keywords in HTML tags such as title, meta description, and heading tags
Optimize images by using descriptive filenames and alt text
Improve website speed and performance to enhance user experience and SEO
Implement structured data markup to help search engines understand the content of the website
Top trending discussions
posted on 18 Apr 2024
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to pass functionality as an argument to a method.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to work with sequences of elements and perform aggregate operations.
Default methods allow interfaces to have ...
I applied via Campus Placement and was interviewed in May 2024. There were 4 interview rounds.
70 questions in 90 minutes with 7 sections
Developed a web application for tracking project progress and managing tasks
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
To find the second highest salary in a table, you can use a SQL query with the MAX() function and a subquery.
Use a SQL query to select the MAX() salary from the table.
Use a subquery to select the MAX() salary that is less than the overall MAX() salary.
Combine both queries to get the second highest salary.
Indexing is a technique used to optimize the performance of databases by creating a data structure that allows for quick retrieval of data.
Indexing involves creating a data structure that maps the values of specific columns in a database table to their physical location on disk.
It helps in speeding up data retrieval operations by allowing the database to quickly locate the rows that match a certain condition.
Examples o...
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
Developed a web application for tracking project progress and managing tasks
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
Truncate is a DDL command that removes all records from a table, while delete is a DML command that removes specific records.
Truncate is faster than delete as it does not log individual row deletions.
Truncate resets the identity seed of the table, while delete does not.
Truncate cannot be rolled back, while delete can be rolled back using a transaction.
Truncate does not fire triggers, while delete does.
In 5 years, I see myself as a senior software developer leading a team and working on cutting-edge technologies.
Leading a team of developers on innovative projects
Continuing to enhance my technical skills and knowledge
Contributing to the growth and success of the company
Possibly pursuing further education or certifications in software development
posted on 28 May 2024
posted on 24 Feb 2024
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
posted on 11 Feb 2025
Constructor overloading is when a class has multiple constructors with different parameters.
Allows a class to have multiple constructors with different parameter lists
Helps in creating objects in different ways based on the parameters passed
Example: class Car { Car() {...} Car(String model) {...} }
I am currently earning $80,000 annually. My salary expectations are in the range of $90,000 to $100,000.
Current salary is $80,000 annually
Salary expectations are between $90,000 to $100,000
Open to negotiation based on benefits and opportunities
I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.
There will be 3 coding questions. They are of medium and hard level.
Sort an array of 0's, 1's, and 2's without using inbuilt functions.
Use three pointers to keep track of the last index of 0's, 1's, and 2's
Iterate through the array and swap elements based on their value
Continue until all elements are sorted
I applied via Campus Placement and was interviewed in Jun 2022. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
43
salaries
| ₹5 L/yr - ₹13.2 L/yr |
Senior Software Engineer
27
salaries
| ₹6 L/yr - ₹16.2 L/yr |
Software Developer
15
salaries
| ₹6 L/yr - ₹13 L/yr |
Front end Developer
8
salaries
| ₹6 L/yr - ₹11.5 L/yr |
Associate Software Engineer
5
salaries
| ₹4 L/yr - ₹5 L/yr |
NexTurn
FloBiz
Kanerika Software
Smarter BIZ Technologies