i
Full Creative
Filter interviews by
A task to rewrite some internal communication emails.
I applied via Company Website and was interviewed in Jul 2022. There were 3 interview rounds.
Data types in JavaScript include primitive and object types.
Primitive types include string, number, boolean, null, undefined, and symbol.
Object types include arrays, functions, and objects.
Typeof operator can be used to determine the type of a variable.
Type coercion can occur when different types are used together.
Javascript is a scripting language used for web development, while Java is a general-purpose programming language.
Javascript is interpreted, while Java is compiled
Javascript is used for client-side scripting, while Java is used for server-side programming
Javascript is loosely typed, while Java is strongly typed
Javascript has a prototype-based object model, while Java has a class-based object model
A linked list is a linear data structure where each element is a separate object with a pointer to the next element.
Linkedlist allows for efficient insertion and deletion of elements
It can be used to implement stacks, queues, and graphs
Traversal is slower compared to arrays
Examples include singly linked list, doubly linked list, and circular linked list
This could refer to anything in javascript, please provide more context.
Please provide more context for a specific answer.
It could be a variable, function, object, or any other javascript construct.
Without more information, it is impossible to provide a specific answer.
Temporal dead zone is a behavior in JavaScript where a variable cannot be accessed before it is declared.
Variables declared with let and const are hoisted but cannot be accessed before their declaration
Trying to access a variable in its temporal dead zone results in a ReferenceError
Temporal dead zone is a feature introduced in ES6 to improve JavaScript's scoping mechanism
React Vdom is a virtual representation of the actual DOM used by React to optimize rendering performance.
Vdom is a lightweight copy of the actual DOM tree.
React compares the previous and current Vdom trees to determine the minimum number of changes required to update the actual DOM.
This approach reduces the number of DOM manipulations and improves performance.
Vdom can be created using React.createElement() or JSX synta
Work from home or work from office preferences
Verbal,communication, voice passage and passage reading
I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.
There was a assignment based on technical questions
OOPs concepts are the fundamental principles of object-oriented programming.
Encapsulation - binding data and functions together
Inheritance - acquiring properties and behavior of parent class
Polymorphism - ability to take multiple forms
Abstraction - hiding implementation details
Example: A car is an object that encapsulates data like speed and functions like accelerate and brake
Example: A child class inherits properties ...
Removing duplicates without using inbuilt methods in JavaScript
Create an empty array to store unique values
Loop through the original array
Check if the current element exists in the unique array
If not, push it to the unique array
Return the unique array
Full Creative interview questions for popular designations
Work from home or work from office preference
Verbal, communication, passage reading and voice passage
Get interview-ready with Top Full Creative Interview Questions
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Unit testing in Java is a software testing method where individual units or components of a software are tested in isolation.
Unit testing helps in identifying bugs early in the development process.
JUnit is a popular unit testing framework for Java.
Mockito is used for mocking dependencies in unit tests.
Unit tests should be fast, isolated, and repeatable.
Example: @Test annotation in JUnit is used to mark a method as a un
Schema design for a stack overflow website
Use tables for users, questions, answers, comments, votes, tags
Establish relationships between tables (e.g. user_id in questions table)
Include fields like title, body, created_at, updated_at, etc.
Implement features like upvoting, downvoting, tagging, commenting
Consider indexing for faster search and retrieval
Full stack development refers to the practice of developing both the front-end and back-end of a website or application.
Full stack developers are proficient in both front-end technologies like HTML, CSS, and JavaScript, as well as back-end technologies like Node.js, Python, or Java.
They are able to work on all aspects of a project, from designing user interfaces to managing databases and servers.
Examples of full stack ...
I applied via Company Website and was interviewed in Jun 2022. There were 3 interview rounds.
Interview questions for full stack intern position
1) Comfortable language - Java
2) Call by reference - passing memory address, call by value - passing value
3) Java is not pure object oriented as it supports primitive data types
4) Pointers are not used in Java
5) Constructor is a special method used to initialize objects
6) Java program example: public class Main { public static void main(String[] args) { System.out.print
I applied via Indeed
I was interviewed before Mar 2023.
Easy aptitude questions on maths and english
A program to sort numbers in an array
Use a sorting algorithm like bubble sort, selection sort, or quicksort
Iterate through the array and compare each element to sort them
Ensure the program handles edge cases like empty arrays or arrays with only one element
Java supports various data types including primitive and reference types.
Primitive data types: int, double, char, boolean, etc.
Reference data types: String, Arrays, Classes, Interfaces, etc.
Examples: int num = 10; String name = "John"; char grade = 'A';
Inheritance in programming allows a class to inherit properties and behaviors from another class.
Inheritance promotes code reusability by allowing a new class to use the properties and methods of an existing class.
The class that is being inherited from is called the superclass or parent class, while the class that inherits is called the subclass or child class.
Subclasses can add their own unique properties and methods,...
I was interviewed in Sep 2022.
Make sure you prepare for quantitative aptitude and general aptitude( basic)
English proficiency test
If you got advance level you are good to go(C1:C2)
Top trending discussions
The duration of Full Creative interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 33 interviews
Interview experience
based on 127 reviews
Rating in categories
Software Engineer
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Software Engineer
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Client Account Manager
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Expert
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Wipro
TCS
Infosys
HCLTech