Filter interviews by
I have implemented APIs in my code using various methods such as AJAX, fetch, and axios.
Used AJAX to make asynchronous requests to the server and retrieve data
Used fetch API to make HTTP requests and handle responses
Used axios library to handle HTTP requests and responses
Implemented RESTful APIs to interact with the server
Used API documentation to understand the endpoints and parameters
CSS can be changed through JavaScript by accessing the style property of an element and modifying its CSS properties.
Access the element using document.querySelector() or document.getElementById()
Use element.style.propertyName to modify the CSS property
Alternatively, add or remove CSS classes using element.classList.add() and element.classList.remove()
Use CSS variables to dynamically change multiple properties at once
Find same type of element in array of strings.
Use a loop to iterate through the array.
Compare each element with the rest of the elements using nested loops.
Return the first matching element.
Creating a responsive template using pure CSS without any library or framework.
Start with a mobile-first approach
Use media queries to adjust layout for different screen sizes
Utilize flexbox and/or grid for layout and positioning
Test on multiple devices and browsers
HTML meta tag is used to provide metadata about the HTML document.
Meta tags are placed in the head section of an HTML document.
They provide information such as character set, viewport settings, keywords, description, etc.
Example: <meta charset='UTF-8'>
I appeared for an interview before Sep 2016.
I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.
I appeared for an interview in Jul 2017.
I am a software engineer with experience in developing and maintaining software applications.
I have a strong background in programming languages such as Java, C++, and Python.
I have worked on various projects, including developing web applications and implementing software solutions.
I am skilled in problem-solving and debugging, ensuring efficient and effective software development.
I have experience in collaborating wi...
I learned valuable teamwork and problem-solving skills during my summer internship.
Developed strong collaboration skills by working with a team of software engineers to complete projects
Gained experience in troubleshooting and debugging software issues
Learned to effectively communicate and present technical concepts to both technical and non-technical stakeholders
Improved problem-solving abilities by identifying and re...
Java is an object-oriented language while C is a procedural language.
Java is platform-independent while C is platform-dependent.
Java has automatic garbage collection while C requires manual memory management.
Java has built-in support for multithreading while C requires external libraries.
Java has a larger standard library compared to C.
Java is more secure than C due to its strong type checking and exception handling.
C ...
Pointers are variables that store memory addresses of other variables in programming languages.
Pointers allow direct access and manipulation of memory locations.
They are commonly used in programming languages like C and C++.
Pointers can be used to pass variables by reference, allowing modifications to the original value.
They can also be used to dynamically allocate memory.
Example: int* ptr; // declares a pointer to an
In 5 years, I see myself as a senior software engineer leading a team of developers.
Leading a team of developers
Working on complex projects
Continuing to learn and grow in my role
Contributing to the success of the company
TCS
Accenture
Wipro
Cognizant