i
LogiNext Solutions
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 4 interview rounds.
LinkedList is a data structure where each element points to the next element, while ArrayList is a resizable array implementation.
LinkedList uses pointers to connect elements, while ArrayList uses an underlying array to store elements.
LinkedList allows for efficient insertion and deletion of elements, while ArrayList is more efficient for random access.
LinkedList is not contiguous in memory, while ArrayList is contiguo...
Code for sorting an array of strings
Use a sorting algorithm like bubble sort, selection sort, or quicksort
Implement the sorting algorithm in a function that takes an array of strings as input
Return the sorted array of strings
Recursion is a programming technique where a function calls itself in order to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and calling the function recursively on each subproblem.
Base case is important in recursion to prevent infinite loop.
Examples of recursive functions include factorial calculation, Fibonacci sequence generation, and tree traversal.
Releted delivery application , N order M customer ,
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
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 14 May 2024
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue for new events to execute
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.
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
It was a live coding round where expectation was to come up with a framework in Java from Scratch
Design Round in HLD involves creating a high-level design for a software system.
Identify the main components of the system and their interactions
Define the architecture of the system including layers, modules, and interfaces
Consider scalability, performance, security, and maintainability
Use UML diagrams like class diagrams, sequence diagrams, and component diagrams
Document the design decisions and rationale
I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.
2 questions, Easy and medium based
To build a Java app, follow a structured approach by defining requirements, designing architecture, implementing code, and testing.
Define clear requirements and gather necessary resources
Design the app's architecture, including modules, components, and data flow
Implement the code using Java programming language and relevant frameworks
Perform thorough testing to ensure functionality, performance, and security
Follow codi...
I applied via Naukri.com
Answers to common interview questions for Software Engineer position
Option Strict and Option Explicit are compiler directives in VB.NET
Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection
System.String is immutable while System.StringBuilder is mutable
Delegate is a type that represents a reference to a method
Value types store data directly while reference types store a referen...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
29
salaries
| ₹6 L/yr - ₹15.1 L/yr |
Software Developer
19
salaries
| ₹6 L/yr - ₹10 L/yr |
Key Account Manager
19
salaries
| ₹15 L/yr - ₹25 L/yr |
Product Manager
16
salaries
| ₹12 L/yr - ₹26 L/yr |
Devops Engineer
11
salaries
| ₹8 L/yr - ₹14 L/yr |
Pagarbook
Signzy Technologies
Xoxoday
ITILITE