i
Tech Q Ware
Technologies
Filter interviews by
Use a Set to remove duplicates from an array of strings.
Create a Set from the array to automatically remove duplicates
Convert the Set back to an array to get unique values
Mixins in Ruby are a way to add functionality to a class without inheritance.
Mixins are modules that can be included in a class to extend its functionality.
They allow for code reuse and help avoid duplication.
Mixins are included using the 'include' keyword in Ruby.
extend adds class methods, prepend adds instance methods, include adds module methods
extend adds methods to a class as class methods
prepend adds methods to a class as instance methods
include adds methods to a class as module methods
Custom implementation of flatten method in Ruby
Create a recursive function to iterate through the array elements
Check if each element is an array or not, if it is an array then call the function recursively
Concatenate the elements into a single array and return the result
Class methods are called on the class itself, while instance methods are called on instances of the class.
Class methods are defined using 'self' keyword in the method name.
Instance methods are defined without 'self' keyword in the method name.
Class methods are used for operations that are not specific to any instance of the class.
Instance methods are used for operations that are specific to individual instances of...
JSON is a lightweight data interchange format commonly used in web development to store and transmit data.
JSON stands for JavaScript Object Notation
It uses key-value pairs to store data
Access elements in JSON using dot notation or bracket notation
Example: accessing 'name' in JSON object - data.name
Example: accessing 'age' in JSON array - data[0].age
Custom implementation of flatten method in Ruby
Create a recursive function to iterate through the array elements
Check if each element is an array or not, if it is an array then call the function recursively
Concatenate the elements into a single array and return the result
Mixins in Ruby are a way to add functionality to a class without inheritance.
Mixins are modules that can be included in a class to extend its functionality.
They allow for code reuse and help avoid duplication.
Mixins are included using the 'include' keyword in Ruby.
extend adds class methods, prepend adds instance methods, include adds module methods
extend adds methods to a class as class methods
prepend adds methods to a class as instance methods
include adds methods to a class as module methods
Class methods are called on the class itself, while instance methods are called on instances of the class.
Class methods are defined using 'self' keyword in the method name.
Instance methods are defined without 'self' keyword in the method name.
Class methods are used for operations that are not specific to any instance of the class.
Instance methods are used for operations that are specific to individual instances of the ...
I appeared for an interview in Dec 2024.
General knowledge, programming,
JSON is a lightweight data interchange format commonly used in web development to store and transmit data.
JSON stands for JavaScript Object Notation
It uses key-value pairs to store data
Access elements in JSON using dot notation or bracket notation
Example: accessing 'name' in JSON object - data.name
Example: accessing 'age' in JSON array - data[0].age
I take responsibility, analyze the mistake, learn from it, and take steps to prevent it in the future.
Acknowledge the mistake and take responsibility for it
Analyze the root cause of the mistake
Learn from the mistake and take steps to prevent it in the future
Communicate with team members or stakeholders about the mistake and the steps taken to rectify it
I appeared for an interview in Dec 2024.
There were 20 Q. And 15 must have been correct.
Coding Q. Were given to solve, mostly from array and string.
Models are defined using classes or schemas in programming languages like Python or JavaScript, and connected to a specific database using ORM tools like SQLAlchemy or Mongoose.
Define models using classes or schemas that represent the structure of data in the database
Use ORM (Object-Relational Mapping) tools to connect models to the database
Specify the database connection details in the configuration file of the applic...
I prioritize tasks, set clear deadlines, communicate effectively, and use project management tools.
Prioritize tasks based on deadlines and importance
Set clear deadlines for each project
Communicate effectively with team members and stakeholders
Use project management tools like Trello or Jira
Delegate tasks when necessary to ensure all projects are progressing smoothly
Communication is key in software development. If I make a mistake, I will inform the team immediately.
I will communicate the mistake to my team as soon as I realize it.
I will work with my team to find a solution and rectify the mistake.
I will learn from the mistake to prevent it from happening again in the future.
I appeared for an interview in Jan 2025.
MCQ TEST BASED ON LOGICAL AND OOPS
Top trending discussions
posted on 27 Jun 2023
I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.
30 min test on simple google form
Half hour conding round on basic javascript questions
One hour coding round on little bit intermediate javascript questions
posted on 26 Mar 2024
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
The IPO problem involves scheduling and maximizing profits from initial public offerings.
Understand the problem constraints and requirements clearly.
Use a greedy algorithm to prioritize high-profit IPOs.
Consider edge cases, such as overlapping IPO times.
Example: If IPOs A, B, and C have profits of 100, 200, and 150 respectively, prioritize B first.
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
An actual component is a reusable and modular piece of software that performs a specific function within a larger system.
Components are often designed to be independent and can be easily integrated into different systems.
Examples of components include buttons, input fields, and dropdown menus in a user interface.
Components can have their own logic, styling, and functionality, making them versatile building blocks for s...
Designing the architecture for a software system involves planning the structure and components of the system.
Identify the key components of the system and their interactions
Choose appropriate technologies and frameworks for each component
Consider scalability, performance, security, and maintainability
Create a detailed diagram or documentation of the architecture
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
based on 8 interview experiences
Difficulty level
Duration
based on 30 reviews
Rating in categories
Software Engineer
5
salaries
| ₹1 L/yr - ₹8 L/yr |
Senior Software Developer
4
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Software Engineer
4
salaries
| ₹14 L/yr - ₹26 L/yr |
Front end Developer
4
salaries
| ₹2.5 L/yr - ₹7.6 L/yr |
Zidio Development
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.