i
Tekion
Filter interviews by
I applied via Instahyre and was interviewed in May 2024. There were 2 interview rounds.
Use sorting or heap data structure to find top k elements in an array.
Sort the array in descending order and return the first k elements.
Use a max heap data structure to efficiently find the top k elements.
Time complexity can be O(n log n) for sorting or O(n log k) for heap method.
Arrow functions are concise and have implicit return, while normal functions have more flexibility and can be named.
Arrow functions are written with a concise syntax using '=>'
Arrow functions do not have their own 'this' keyword
Normal functions can be named and have more flexibility in terms of syntax and behavior
ES6 updates refer to the new features and syntax improvements introduced in ECMAScript 6, also known as ES2015.
Arrow functions for more concise syntax
Let and const for block-scoped variables
Classes for object-oriented programming
Template literals for easier string interpolation
Destructuring assignment for extracting values from arrays and objects
Spread and rest operators for easier manipulation of arrays and objects
Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event loop continuously checks the call stack for any functions that need to be executed.
If the call stack is empty, the event loop checks the callback queue for any pending tasks.
Event loop moves tasks from the callback queue to the call stack for execution.
Example: setTimeout function in JavaScript use...
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Almost all on class based components in react js & polyfills prototypes for array methods
Top trending discussions
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Maintain a good communication to the hr
Elements are individual components of a web page, while tags are used to define the structure of elements in HTML.
Elements are the actual components on a web page, such as headings, paragraphs, images, etc.
Tags are used to define the structure of elements in HTML, such as
for a paragraph.
Elements can have attributes that provide additional information or functionality, while tags do not.
Functions in JavaScript are used to define reusable blocks of code that can be called multiple times.
Functions can be used to perform specific tasks or calculations.
Functions can be passed as arguments to other functions.
Functions can be assigned to variables or properties of objects.
Functions can be used to create closures for encapsulating data.
Functions can be used to create custom methods for objects.
getElementById is used in JavaScript to access and manipulate an element in the DOM by its unique ID.
Used to retrieve a specific element from the DOM by its ID
Allows for manipulation of the element's properties, styles, and content
Commonly used in event handling and dynamic content updates
There are three types of CSS: inline, internal, and external.
Inline CSS is applied directly to an HTML element using the style attribute.
Internal CSS is defined within the head section of an HTML document using the style tag.
External CSS is stored in a separate file and linked to the HTML document using the link tag.
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
JavaScript is a high-level, interpreted programming language that is used to make web pages interactive and dynamic.
JavaScript is commonly used for client-side web development.
It can be used to create interactive features like forms, animations, and dynamic content.
JavaScript can also be used for server-side development with Node.js.
Types of variables in JavaScript include var, let, and const.
var: globally scoped or function scoped
let: block scoped, can be reassigned
const: block scoped, cannot be reassigned
I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.
Implement a calculator class with chaining methods and delay function.
Create a Calculator class with add, sub, mul methods that return the instance of the class.
Implement a delay method that uses setTimeout and returns the instance of the class.
Use a queue to store the operations and execute them in order after the delay.
Return the result of the operations when the equals method is called.
I applied via Approached by Company and was interviewed before Dec 2022. There were 3 interview rounds.
posted on 26 Dec 2021
I applied via LinkedIn and was interviewed in Nov 2021. There were 5 interview rounds.
Develop an app to show all airports in a country on a map and allow users to report incidents after logging in.
Use a map API like Google Maps or Mapbox to display all airports in the country
Implement a login system for users to report incidents
Create a form for users to report incidents with fields like airport name, incident type, and description
Store incident reports in a database for future reference and analysis
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
CBT-based assessments in aptitude and pseudocode for the MCA program.
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
Create a tic tac toe game with customizable number of boards.
Accept number of boards as a parameter
Create a 3x3 grid for each board
Implement logic to check for winning combinations on each board
Feature flag component to control feature toggling in the application
Create a component that accepts a feature flag name as prop
Check if the feature flag is enabled or disabled
Render the component content based on the feature flag status
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
375
salaries
| ₹8.4 L/yr - ₹33 L/yr |
Associate Software Engineer
323
salaries
| ₹6 L/yr - ₹23.5 L/yr |
Senior Software Engineer
141
salaries
| ₹16 L/yr - ₹51 L/yr |
Product Manager
81
salaries
| ₹12.3 L/yr - ₹44 L/yr |
QA Engineer
65
salaries
| ₹6 L/yr - ₹17.5 L/yr |
CarDekho
Cartrade.com
CARS24
Razorpay