Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2022. There were 6 interview rounds.
I am open to negotiation based on the job requirements and responsibilities.
I would like to know more about the job responsibilities and requirements before discussing salary.
I am looking for a fair compensation based on my skills and experience.
I am open to discussing benefits and other perks in addition to salary.
I am flexible and willing to negotiate based on the overall package offered.
HTML is a markup language used to create the structure of web pages. HTML5 is the latest version with new features and improvements.
HTML stands for HyperText Markup Language and is used to create the structure of web pages.
HTML5 is the latest version of HTML with new features like <video>, <audio>, <canvas>, and more.
HTML5 introduced new semantic elements like <header>, <footer>, <nav&g...
CSS stands for Cascading Style Sheets. It is used to style and layout web pages.
CSS is used to add styles to HTML elements.
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 in the head section of an HTML document using the style tag.
External CSS is defined in a separate file and linked to the HTML document usi
visibility:hidden hides the element but still takes up space, display:none hides the element and does not take up space.
visibility:hidden keeps the element in the document flow and preserves its dimensions
display:none removes the element from the document flow and does not preserve its dimensions
visibility:hidden still allows the element to be interacted with, display:none does not
visibility:hidden can still affect the...
Flexbox is a layout mode in CSS that allows you to create flexible and responsive layouts.
Flexbox is used to align and distribute space among items in a container.
It allows you to easily create complex layouts without using floats or positioning.
Flexbox properties include display, flex-direction, justify-content, align-items, and flex-wrap.
Example: display: flex; flex-direction: row; justify-content: space-between; ali...
let and var are both used for variable declaration in JavaScript, but they have some differences.
let has block scope, while var has function scope
let cannot be redeclared in the same scope, while var can
let is not hoisted, while var is
let is a relatively new addition to JavaScript (ES6), while var has been around since the beginning
JavaScript has 7 primitive data types: string, number, boolean, null, undefined, symbol, and bigint.
String: a sequence of characters enclosed in quotes
Number: integer or floating-point number
Boolean: true or false
Null: intentional absence of any object value
Undefined: a declared variable without a value
Symbol: a unique identifier
Bigint: an integer with arbitrary precision
null means absence of value while undefined means a variable has been declared but not assigned a value.
null is a value that represents no value or an empty value
undefined means a variable has been declared but not assigned a value
null is a primitive value while undefined is a type
null is explicitly set while undefined is implicit
null is falsy while undefined is also falsy
null is an object while undefined is not an obj
An anonymous function is a function without a name, defined using function keyword and can be assigned to a variable.
Anonymous functions are often used as callbacks or event handlers.
They can be passed as arguments to other functions.
They can be used to create closures.
Example: const add = function(a, b) { return a + b; }
Example: setTimeout(function() { console.log('Hello World!'); }, 1000);
One home page with 10 section and one mailer template
I applied via LinkedIn and was interviewed in Dec 2022. There were 3 interview rounds.
About responsiveness of a web page?
I applied via Job Portal and was interviewed before Dec 2022. There were 2 interview rounds.
LinkedIn is the best portal to hire IT professionals.
LinkedIn has a vast network of professionals with IT skills.
It allows recruiters to search for candidates based on specific criteria such as skills, experience, and location.
LinkedIn also provides recommendations and endorsements from colleagues and employers, giving insights into a candidate's abilities.
Many IT professionals actively maintain their LinkedIn profiles...
Codeflies Technologies interview questions for popular designations
I applied via LinkedIn and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jun 2022. There were 2 interview rounds.
I appeared for an interview in Nov 2016.
Multi-threading is the ability of a program to execute multiple threads concurrently, allowing for parallel processing.
Multi-threading improves performance by utilizing multiple CPU cores.
Each thread runs independently and can perform different tasks simultaneously.
Threads can communicate and share data through synchronization mechanisms like locks and semaphores.
Examples of multi-threading in Android include backgroun
Hash Map is a data structure that stores key-value pairs and allows fast retrieval of values based on their keys.
Hash Map is implemented using an array of linked lists or a balanced tree.
Keys in a Hash Map must be unique.
Hash Map provides constant-time complexity for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>();
Array is a fixed-size collection, ArrayList is a dynamic-size collection, and Vector is a synchronized dynamic-size collection.
Array is a basic data structure with a fixed size.
ArrayList is a resizable array implementation of the List interface.
Vector is similar to ArrayList but is synchronized, making it thread-safe.
Example: String[] names = new String[5];
Example: ArrayList<String> names = new ArrayList<>(...
Yes, I am comfortable with timing, shifts, and salary.
I am flexible with timing and shifts, willing to work evenings or weekends if needed.
I am open to discussing salary and am confident in my skills and experience.
I prioritize job satisfaction and growth opportunities over just the salary.
Top trending discussions
I applied via Referral and was interviewed in Feb 2020. There were 6 interview rounds.
Queue can be implemented using two stacks by maintaining the order of elements in the stacks.
Create two stacks, let's call them stack1 and stack2
When an element is enqueued, push it to stack1
When an element is dequeued, pop all elements from stack1 and push them to stack2
Pop the top element from stack2 and return it as the dequeued element
If stack2 is empty, repeat step 3
To get the front element of the queue, peek the
Left join returns all records from left table and matching records from right table. Full outer join returns all records from both tables.
Left join is used to combine two tables based on a common column.
In left join, all records from the left table are returned along with matching records from the right table.
If there is no match in the right table, NULL values are returned.
Example: SELECT * FROM table1 LEFT JOIN table...
Magic functions are special methods in PHP that start with __. Autoloading is a way to automatically load classes.
Magic functions are used to handle certain events in PHP, such as object creation or property access.
Autoloading allows PHP to automatically load classes when they are needed, without requiring manual includes.
Magic functions can be used in conjunction with autoloading to dynamically load classes or handle
Given three sorted arrays, find common elements.
Create three pointers to traverse each array
Compare the elements at the pointers and move the pointer of the smallest element
If all pointers point to the same element, add it to the result and move all pointers
Repeat until any pointer reaches the end of its array
Check if a number is a power of 2 or not.
A power of 2 has only one bit set in its binary representation.
Use bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
based on 8 interviews
Interview experience
based on 32 reviews
Rating in categories
PHP Developer
11
salaries
| ₹1.6 L/yr - ₹3.3 L/yr |
Project Manager
7
salaries
| ₹3.5 L/yr - ₹7.2 L/yr |
Web Designer
7
salaries
| ₹2.6 L/yr - ₹4.3 L/yr |
SEO Executive
6
salaries
| ₹1.9 L/yr - ₹3.3 L/yr |
Android Developer
5
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Practo