i
Northcorp Software
Filter interviews by
Clear (1)
include() and require() are both PHP functions used to include and evaluate external PHP files, but require() will cause a fatal error if the file is not found.
include() will only produce a warning if the file is not found, while require() will produce a fatal error.
require() is recommended when the file being included is essential for the script to run properly.
include() is useful when including files that are not cri...
Rate your
company
🤫 100% anonymous
How was your last interview experience?
To reverse a list in Python, you can use the built-in reverse() method or slicing technique.
Use the reverse() method to reverse the list in place: list.reverse()
Use slicing to create a new reversed list: reversed_list = list[::-1]
The reverse method() is used to reverse the order of elements in an array.
Use the reverse() method on an array to reverse the order of its elements.
Example: $arr = [1, 2, 3]; reverse($arr); // Output: [3, 2, 1]
A PHP developer is a professional who specializes in writing server-side web application logic using PHP programming language.
Develops and maintains web applications using PHP
Writes clean, efficient, and secure code
Collaborates with front-end developers to integrate user-facing elements
Troubleshoots and debugs applications to ensure optimal performance
Northcorp Software interview questions for designations
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.
C++ is an extension of C with object-oriented programming features.
C++ supports object-oriented programming while C does not.
C++ has classes and templates while C does not.
C++ has better support for function overloading and default arguments.
C++ has a standard library that includes many useful functions.
C++ allows for both procedural and object-oriented programming.
C++ is generally considered to be a more complex langu
based on 4 interviews
1 Interview rounds
based on 5 reviews
Rating in categories
Software Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech