i
PSJ Strategywerks
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.
Reverse a linked list by changing the direction of pointers
Iterate through the linked list and change the direction of pointers to reverse the list
Use three pointers - prev, current, and next to reverse the list
Example: 1 -> 2 -> 3 -> 4 -> null, after reversing: 4 -> 3 -> 2 -> 1 -> null
Event emitters are objects in Node.js that allow for communication between different parts of a program by emitting named events.
Event emitters are part of the EventEmitter class in Node.js
They allow for custom events to be emitted and listened for
Listeners can be attached to specific events to execute code when the event is emitted
Example: EventEmitter in Node.js can be used to create a custom event 'click' and attach...
ContextAPI is a built-in feature in React for managing global state, while Redux is a separate library for state management in React applications.
ContextAPI is built into React, while Redux is a separate library
ContextAPI is primarily used for smaller applications with simpler state management needs
Redux is more suitable for larger applications with complex state management requirements
Redux provides a centralized stor...
Optimizing a website involves improving performance, user experience, and search engine rankings.
Minimize HTTP requests by combining files, using CSS sprites, and reducing scripts
Enable browser caching to store website data locally for faster loading times
Optimize images by resizing, compressing, and using the correct file format
Use a content delivery network (CDN) to distribute content across multiple servers for fast...
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
var, let, and const are all used to declare variables in JavaScript, but they have different scopes and mutability.
var is function-scoped and can be redeclared and reassigned
let is block-scoped and can be reassigned but not redeclared
const is block-scoped and cannot be reassigned or redeclared
Polyfills of bind method provide a way to use the bind method in older browsers that do not support it natively.
Polyfill code typically checks if the bind method is available and if not, it creates a new function that mimics the behavior of bind.
One common polyfill for the bind method is the following: Function.prototype.bind = Function.prototype.bind || function() { // polyfill code here };
Polyfills are often used to ...
Create a search bar component in React for filtering data
Create a functional component for the search bar
Use state to store the search query
Implement a onChange event handler to update the search query
Filter the data based on the search query
I structure my work by breaking down tasks, setting priorities, creating timelines, and regularly reviewing progress.
Break down tasks into smaller, manageable chunks
Set priorities based on deadlines and importance
Create timelines to track progress and ensure timely completion
Regularly review progress and adjust plans as needed
To make a project from scratch, start by defining requirements, creating a plan, designing the architecture, implementing the code, testing, and deploying.
Define project requirements and goals
Create a project plan with timelines and milestones
Design the architecture of the project, including database schema and system components
Implement the code following best practices and coding standards
Test the project thoroughly ...
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.
Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.
Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Apr 2024. There were 4 interview rounds.
2 questions, Easy and medium based
Assignment Round - Complete the assignment within 3 days.
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.
The current project follows a microservices architecture with Docker containers for scalability and flexibility.
Microservices architecture is used to break down the application into smaller, independent services that can be developed, deployed, and scaled independently.
Docker containers are utilized for packaging the application and its dependencies into a standardized unit for easy deployment and management.
Service di...
Basic coding questions
I applied via Walk-in and was interviewed in Mar 2023. There were 3 interview rounds.
Puzzle mostly in probality and train speed relationship 6question
C programming basic return type strcoy stelen and malloc
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.
Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...
posted on 28 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
60 Minute Duration on 3 topics, including logical, oop and mathematical
based on 4 reviews
Rating in categories
Software Developer
7
salaries
| ₹6 L/yr - ₹10.8 L/yr |
Software Development Engineer
4
salaries
| ₹8.8 L/yr - ₹22 L/yr |
HR Executive
4
salaries
| ₹3.8 L/yr - ₹5.5 L/yr |
Software Development Engineer 1
4
salaries
| ₹6 L/yr - ₹16 L/yr |
Sde1
4
salaries
| ₹8 L/yr - ₹16 L/yr |
QuickRide
Tech Formation
sysotel.ai
Sekel Technologies