Filter interviews by
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
Basic coding question along with MCQ question
Promise in JavaScript is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
A promise can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() method to handle success and failure cases.
Example: const myPromise = new Promise((resolve, reject) => { ... });
Use a hashmap to keep track of characters and their counts, then retrieve characters with count > 1.
Create a hashmap to store characters and their counts
Iterate through the string and update the counts in the hashmap
Retrieve characters with count > 1 from the hashmap
SQL syntax to create a table
Use CREATE TABLE statement
Specify table name and column names with data types
Add constraints like primary key, foreign key, etc. if needed
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
There were 3 rounds for data science consultant position at Equifax. 1st round consists of Python and SQL questions and also in this round they have tested analytical thinking as well.
In 2nd round they have asked me questions from my resume and asked me to explain the projects which I have worked on in previous company. In this round they have asked me pandas related questions and asked me write code.
Share the link for codesignal
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
I add value to the company by leveraging my skills and experience to drive growth, improve efficiency, and enhance overall performance.
Implementing cost-saving initiatives
Developing innovative solutions to challenges
Improving processes and workflows
Increasing revenue through strategic partnerships
Enhancing customer satisfaction and retention
based on 1 interview
Interview experience
Senior Software Engineer
59
salaries
| ₹9 L/yr - ₹20.5 L/yr |
Software Engineer
46
salaries
| ₹5.7 L/yr - ₹18 L/yr |
Senior Software Engineer 2
16
salaries
| ₹15 L/yr - ₹32 L/yr |
Software Developer
14
salaries
| ₹4.3 L/yr - ₹11.9 L/yr |
Senior Software Engineer 1
14
salaries
| ₹7 L/yr - ₹14.5 L/yr |
Primus Global Technologies
Saama Technologies
DISYS
Pitney Bowes